
.CONTENT  {
	font-family : Arial;
	font-size : 10pt;
	color : #5A5D67;
	letter-spacing : normal;
	line-height : 1.25em;
}

.ORANGE  {
	font-family : Arial;
	font-size : 10pt;
	color : #ff6600;
	letter-spacing : normal;
	line-height : 1.25em;
	text-decoration : none;	
}

.ORANGE:Hover  {
	font-family : Arial;
	font-size : 10pt;
	color : #FFFFFF;
	letter-spacing : normal;
	line-height : 1.25em;
	text-decoration : none;	
}

.CONTENTSMALL  {
	font-family : Arial;
	font-size : 7pt;
	color : #5A5D67;
	letter-spacing : normal;
	line-height : 1.5em;
}

.TEXTLINK  {
	font-family : Arial;
	font-weight : bold;
	font-size : 9pt;
	color : #FFFFFF;
	text-decoration : none;
}

.TEXTLINK:Hover  {
	font-family : Arial;
	font-weight : bold;
	font-size : 9pt;
	color : #FFFFFF;
	text-decoration : underline;
}

.TEXTLINKSMALL  {
	font-family : Arial;
	font-weight : bold;
	font-size : 8pt;
	color : #FFFFFF;
	text-decoration : none;
}

.TEXTLINKSMALL:Hover  {
	font-family : Arial;
	font-weight : bold;
	font-size : 8pt;
	color : #FFFFFF;
	text-decoration : underline;
}

INPUT 		{
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	border: 1px #cccccc;
	border-bottom-style: outset;
	border-left-style: outset;
	border-right-style: outset;
	border-top-style: outset;
	clear : both;
}

.SUBMIT		{
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #000000;
	border: 0px;

}

.EMAIL 		{
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	border: 0px;
}

select { BACKGROUND-COLOR: #FFFFFF; COLOR: #000000; FONT-FAMILY:  Arial, Helvetica, sans-serif; FONT-SIZE: 11px; border: 1px #cccccc; border-bottom-style: outset; border-left-style: outset; border-right-style: outset; border-top-style: outset; clear : both; }