BODY, TD, TH, DL, UL, OL, P {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}


A:link{
	COLOR: #0000FF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;

}
A:visited{
	COLOR: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	text-decoration: underline;
	font-weight: normal;
	font-variant: normal;

}
A:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: underline;
}
A:hover{
	COLOR: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;

}


.txt 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;

}

.submit 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	border-style: solid;
	border-width: 1px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;

}

h1 {
	font-size:14pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-variant: normal;
	text-transform: none;
	font-style: normal;
	line-height: normal;

}
h2 {
	font-size:12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
h3 {
	font-size:10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000066;

}
h4 {
	font-size:10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0000CC;
}
h5 {
	font-size:10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: none;
	color: #000099;
}


p { }
.warn { color: #FF0000; }	
.star { color: #FF0000; }

UL { list-style-type: square; }
.red { color: #FF0000; }

