body td {
	font-family: MS Sans Serif; 
	font-size: 10pt;
	color: #3A527C;
}
p {
	font-family: MS Sans Serif; 
	font-size: 10pt;
	color: #3A527C;	
}

h1{
	font-size: 12pt;
	font-weight: bold;	 
}

h2{
	font-size: 11pt;
	font-weight: bold;
}
a:link{
	font-size: 10pt;
	color: #3A527C;
	text-decoration: none;
	font-weight: bold;	
}
 a:visited{
 	font-size: 10pt;
	color: #3A527C;
	text-decoration: none;
	font-weight: bold;	
}
a:hover {
	font-size: 10pt;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

a:link.sideNav{
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;	
}
 a:visited.sideNav{
 	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;	
}
a:hover.sideNav {
	font-size: 10pt;
	color: #d5dfea;
	text-decoration: none;
	font-weight: bold;
}

a:link.articles{
	color: #3A527C;
	text-decoration: none;
	font-weight: normal;	
}
 a:visited.articles{
	color: #3A527C;
	text-decoration: none;
	font-weight: normal;	
}
a:hover.articles{
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}

a:link.bottomnav {
	font-size: 9pt;
	font-color: #4D69A8;
	text-decoration: none;
	font-weight: normal;
}
	
a:visited.bottomnav {
	font-size: 9pt;
	font-color: #617FB7;
	text-decoration: none;
	font-weight: normal;
}

a:hover.bottomnav {
	font-size: 9pt;
	font-color: #617FB7;
	text-decoration: none;
	font-weight: normal;
}

a:link.text {
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none; 
	color:#BB0708;
}
	
a:visited.text {
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color:#BB0708
}

a:hover.text {
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #d56767;
}

a:link.copyright {
	font-size: 8pt;
	font-color: #3A527C;
	text-decoration: none;
}
	
a:visited.copyright {
	font-size: 8pt;
	font-color: #3A527C;
	text-decoration: none;
}

a:hover.copyright {
	font-size: 8pt;
	font-color: 999999;
	text-decoration: none;
}


.webdesign {
	font-family: MS Sans Serif;
	font-size: 8pt;
	color: #3A527C;
}