body 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
}
#content-main 
{
	font-size: 12px !important;
}
#content-main p { text-align: justify;}
#content-main h1 
{ 
	font-size: 20px !important;
}
#content-main h2 
{ 
	font-size: 16px !important; 
	font-weight: bold; 
	text-align: left;
}
.NavLink {  font-size: 11px;}
a:link {  color: 000099; text-decoration: none;}
a:active {  color: #000099; text-decoration: none;}
a:visited {  color: #000099; text-decoration: none;}
a:hover {  color: #666666; text-decoration: underline;}
.Centered { text-align: center;}
.Subtitle { font-size: 16px; font-weight: bold; color: #666666; text-align: right;}

#content-main table.additional-info
{
	margin-left: 5px;
	margin-bottom: 5px;
}
#content-main th 
{
	background-color: #000099;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px !important; 
}
#content-main li 
{
	font-size: 12px !important; 
} 
