body, p, td, th, div, blockquote, dl, ul, ol {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #000000; 
}


a:link {
	color: #003366;
	text-decoration: none;
	font-weight: bolder;
}
a:visited {
	color: #003366;
	text-decoration: none;
	font-weight: bolder;
}
a:hover {
	text-decoration: underline;
	color: #4A79A8;
	font-weight: bolder;
}


a.smallink:link {
	color: #003366;
	text-decoration: none;
	font-weight: bolder;
	font-size: smaller;
}
a.smallink:visited {
	color: #003366;
	text-decoration: none;
	font-weight: bolder;
	font-size: smaller;
}
a.smallink:hover {
	text-decoration: underline;
	color: #4A79A8;
	font-weight: bolder;
	font-size: smaller;
}

