td {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align: left;


}

A:LINK {
	text-decoration : underline;
	font-weight : bold;
	color : #000000;

}

 A:VISITED {
	text-decoration : underline;
	font-weight : bold;
	color : #000000;

}
A:ACTIVE
 {
	text-decoration : underline;
	font-weight : bold;
	color : #999999;

}
A:HOVER
 {
	text-decoration : underline;
	font-weight : bold;
	color : #FFFFFF;

}

HR
{
	color: #555555;

}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: justify;


}
textarea {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	border: 1px solid;
	color: #003399;

}
option {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003399;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003399;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #003399;
	text-decoration: underline;
	font-style: oblique;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-align: justify;


}
