/* CSS Document */

body {scrollbar-face-color: #29638E;
scrollbar-shadow-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #306D9B;
scrollbar-darkshadow-color: #306D9B;
scrollbar-track-color: #013965;
scrollbar-arrow-color: #ffffff;}

A:link {
	font-size: 9pt;
	font-family: arial;
	color: #003B67;
	text-decoration: none;
	font-weight: normal;	
}
A:visited {
	font-size: 9pt;
	font-family: arial;
	color: #003B67;
	text-decoration: none;
	font-weight: normal;	
}
A:active {
	font-size: 9pt;
	font-family: arial;
	color: #003B67;
	text-decoration: none;
	font-weight: normal;	
}
A:hover{
	font-size: 9pt;
	font-family: arial;
	color: #2F6790;
	text-decoration: none;
	font-weight: normal;	
}
P, TD {font-family: Arial, Helvetica, sans-serif; font-size: 12;}

.heading {
	color : #19467E;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	font-style: none;
}

.contact {
	color : #000000;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
}

.footer {
	color : #ffffff;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
}

.border {
	border: 1px solid #306290;
}

</style>
