.H1titletext  {
	font-size : 24pt;
	font-family : Arial;
	font-weight : normal;
	color : #000000;
}

.H2titletext  {
	font-size : 14pt;
	font-family : Arial;
	font-weight : normal;
	color : #000000;
}

.tinytext  {
	font-size : 9pt;
	font-family : Arial;
	font-weight : normal;
    font-style : italic;
	color : #000000;
}


TD.maintext  {
	font-size : 12pt;
	font-family : Arial;
	font-style : normal;
	color : #000000;
}

H1  {
	font-size : 24pt;
	font-family : Arial;
	font-weight : bold;
	color : #000000;
}

H2  {
	font-size : 14pt;
	font-family : Arial;
	font-weight : bold;
	color : #000000;
}
TD.tinytext  {
	font-size : 8pt;
	font-family : Arial;
	font-style : normal;
        color : #0000;
}
A:link  {
	font-weight : normal;
	color : #00AA00;
	text-decoration : none;
}

A:visited  {
	font-weight : normal;
	color : #FF0000;
	text-decoration : none;
}

A:hover  {
	color : #0000FF;
	text-decoration : none;
}

.spacertext  {
	font-size : 4pt;
	font-family : Arial;
	font-style : normal;
	color : white;
}

INPUT
{ 
    font-size : 12pt;
	font-family : Arial;
	font-style : normal;
	color : #004C3D;  
}


TEXTAREA
{ 
    font-size : 12pt;
	font-family : Arial;
	font-style : normal;
	color : #004C3D;  
}

