a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
p.      {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 8px ;
     font-wight: normal;
}
.LtColumn {
	background-color: #E9E4C7;
}
.MidColumn {
	background-color: #E6ECF0;
}
.RtColumn {
	background-color: #F2F3E7;
}
.style1 {
    font-family: "Times New Roman", Times, serif;
    font-size: x-small;
    font-weight: bold;
}
.style2 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-wight: normal;
}
