body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #335177;
}
body {
	background-color: #DCE9F9;
	background-image: url(images/bg2.jpg);
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #335177;
	}
a:link {
	text-decoration: none;
	color: #335177;
}
a:visited {
	text-decoration: none;
	color: #335177;
}
a:hover {
	text-decoration: underline;
	color: #366E7A;
}
a:active {
	text-decoration: none;
	color: #335177;
}
.style1 {font-size: 9px}
.style2 {font-size: 10px}
.style3 {font-size: 12px}

.style7 {
	font-size: 14px;
	color: #C30D14;
}
.style9 {
	font-size: 14px;
	color: #C30D14;
	font-style: italic;
}

#darkback a { font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;	text-decoration: none; 
	}
#darkback a:link:hover, #darkback a:visited:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
#darkback a:visited {
	color: #FFFFFF;
	font-weight: bold;
}