@CHARSET "UTF-8";

.style1 {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: 25px;
	text-align: left;
	color: #000066;
}
body 
{
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
	background-color: #F5F9F0;
}
.style3 {
	font-family: Verdana;
	font-weight: bold;
	color: #000066;
}
.style4 {
	color: #000066;
	font-weight: bold;
	font-size: 18px;
	font-style: italic;
	font-family: Verdana;
}
.style5 {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
}
.T_Row {
	font-family:  Arial;
	font-size: 16px;
	font-style: normal;
	font-weight:  normal;
	line-height: 25px;
	text-align:  right;
	color: Black;
}

A:link
{
	color : #000066;
	font : 16px Arial;
	text-decoration : underline;
}
A:visited
{
	color : Black;
	font : 16px Arial;
	text-decoration : underline;
}