P  {
	font-size : 10px;
	font-family : arial, sans-serif;
	color : #00427A;
}

Body  {
	font-size : 10px;
	font-family : arial, sans-serif;
	color : #00427A;
}

h1    { color: #f00; font-size: 18pt; font-family: arial, sans-serif; font-weight: bold }
	
b {
	font-size : 11px;
	font-family : arial, sans-serif;
	font-weight : bold;
	color : #00427A;
	
	}
	
A  {
	color : #00427A;
	font-size : 10px;
	font-family : verdana,sans-serif;
	font-weight : bold;
	text-decoration : none;
}

A:Visited  {
	color : #00427A;
	font-size : 10px;
	font-family : verdana,sans-serif;
	font-weight : bold;
	text-decoration : none;
}

A:Active  {
	color : #00427A;
	font-size : 10px;
	font-family : verdana,sans-serif;
	font-weight : bold;
	text-decoration : none;
}

A:Hover  {
	color : #00427A;
	font-size : 10px;
	font-family : verdana,sans-serif;
	font-weight : bold;
	text-decoration : underline;
}

