body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/bground.gif);
	background-repeat: repeat-x;

}
table {
	font-size: 10pt;
}
a:link {
	font-weight: bold;
	color: #1D78DA;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #000000;
}
a:hover {
	font-weight: bolder;
	color: #1D78DA;
	background-color: #E7E7E7;


}
