TD {
		font: times new roman, serif;
		font-size: 14;
		font-weight: medium;
		font-style: normal;
		cursor: auto;
		color: #000000;
}
P {
		font: times new roman, serif;
		font-size: 14;
		font-weight: medium;
		font-style: normal;
		cursor: auto;
		color: #000000;
		text-align: justify;
}
A {
		text-decoration: none;
		color: #00000000;
}
A:HOVER {
		text-decoration: underline;
}
A:VISITED {
		text-decoration: none;
		color: black;
}
A:VISITED:HOVER {
		text-decoration: underline;
}
H1 {
		font-size: 24;
		font-weight: bold;
		text-align: left;
}
H2 {
		font-size: 18;
		text-align: left;
}
H3 {
		font-style: italic;
		font-size: 14;
		text-align: left;
}
H4 {
		font-size: 12;
		font-weight: bold;
		text-align: left;
}
INPUT {
	font-size: 7pt;
	color: Black; 
	background-color: White; 
	font-weight: bold; 
}

SELECT	{
	font: times new roman, serif;
	font-size: 7pt;
	background-color: #FFFFFF;
}

FORM {margin:0px;}