﻿BODY {
 background-color:#005192;
 margin :0px; 
 margin-left:0px; 
 margin-top:0px;
 font-size : 10pt; 
 font-family : Tahoma, Arial, Verdana, "Times New Roman"; 
 color : #000000;

}

.ptitle
{
	font-size: 16pt;
	color: #F18E00;
	font-weight:bold;
	letter-spacing:1px;
}    
.psubtitle
{
	font-size: small;
	color: #808080;
}    

a {
	color: #005192;
	text-decoration:none;
}
a:visited {
	color: #005192;
	text-decoration:none;
}
a:active {
	color: #005192;
	text-decoration:none;
}
a:hover {
	color: #005192;
	text-decoration:underline;
}
