H1 {
	 	background: #003163;
		color: White;
		 font-family: 	Arial Black;
		 font-size: 12pt;
}

H2 {
	color: #003163;
	font-family:  Arial;
	font-weight: bold;
	 font-size: 15px; 
	
}

H3{
	color: #003163;
	font-family:  Arial;
	font-weight: bold;
	 font-size: 12px; 
	
}

P, TD {
 color: #003163;	
   font-size: 10pt;
   font-family : Arial;
}

HR
{
	color : #003163;
}

a:link {
color: #0000FF;
font-family: Arial;
text-decoration: underline;
}

a:visited {
color: #0000FF;
font-family: Arial;
text-decoration: underline;
}

a:hover {
color: #FF0000;
font-family: Arial;
text-decoration: underline;
}

Li
{
	margin-bottom : 12px;
}

.infobox
{
	border : thin solid #003163;
	padding: 4px;
	
}

.t1
{
	font-size: 7px;
	font-family : Arial;
     display: none;
}
