/* CSS Document */

td  {font-size:11px; line-height:normal; font-family:Verdana,Arial; color:#000000; font-weight:normal; text-decoration:none;}

tr  {font-size:11px; line-height:normal; font-family:Verdana,Arial; color:#000000; font-weight:normal; text-decoration:none;}

table {font-size:11px; line-height:normal; font-family:Verdana,Arial; color:#000000; font-weight:normal; text-decoration:none;}

body {
	background-color: #e4ebf0;
	background-image: url(images/grad.jpg);
	background-repeat: repeat-x;
}
.header {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003366;
	text-decoration: none;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0099CC;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: 0099CC;
	text-decoration: underline;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: 0099CC;
}
link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: 0099CC;
}