A:link
{
    COLOR: #000000;
    TEXT-DECORATION: underline
}
A:visited
{
    COLOR: #001E98;
    TEXT-DECORATION: underline
}
A:hover
{
    
    COLOR: #001E98;
    TEXT-DECORATION: none
}



.blue18pthead
{
   color: #001E98;
    font-family: Times New Roman, Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}

.blue14pthead
{
   color: #001E98;
    font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}


body { 
background-color: #5f5e5e;
margin-top:0;
}

.blkbody13text
{
   color: #000000;
    font-family: Times New Roman, Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	
	
}

.blkbody14text
{
   color: #000000;
    font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-style: bold;
	
	
}


.blkbody12text
{
   color: #000000;
    font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	
}


.blkbody18text
{
   color: #000000;
    font-family: Times New Roman, Times, serif;
	font-size: 18px;
	font-style: bold;
	
	
}

.blkbody24text
{
   color: #000000;
    font-family: Times New Roman, Times, serif;
	font-size: 24px;
	font-style: bold;
	
	
}




.footer
{
    color:black;
	font-family: Times New Roman, Times, serif;
	font-size: 12pt;	
	font-weight: normal;
	
}

.footer A:link {
font-family: Times New Roman, Times, serif;
font-size: 12pt; 
font-weight: normal;
text-decoration: none; 
color:black;
}
.footer A:visited {
font-family: Times New Roman, Times, serif;
font-size: 12pt; 
font-weight: normal;
text-decoration: none; 
color:black;
}
.footer A:active {
font-family: Times New Roman, Times, serif;
font-size: 12pt; 
font-weight: normal;
text-decoration: none; 
color:black;
}
.footer A:hover {
font-family: Times New Roman, Times, serif;
font-size: 12pt; 
font-weight: normal;
text-decoration: none; 
color:#001E98;
}