	BODY  {
	color : #FFFFFF;
	background-color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}
A:ACTIVE, A:LINK, A:VISITED{
	color : #999999;
	background-color : transparent;
	font-family :Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration :  underline;
}
A:HOVER {
	color : #CC0000;
	background-color : transparent;
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-decoration :  none;
}
.HT {
	color : #CC0000;
	background-color : transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight: bold;
}

.T {
	color : #FFFFFF;
	background-color : transparent;
	font-family :Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
}
.BT {
	color : #FFFFFF;
	background-color : transparent;
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}
.BBT {
	color : #FFFFFF;
	background-color : transparent;
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
}
.BNT {
	color : #FFFFFF;
	background-color : transparent;
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : normal;
}
.GT {
	color : #999999;
	background-color : transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	}
	.RT {
	color : #CC0000;
	background-color : transparent;
	font-family :Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	}
.TG {
	color : #999999;
	background-color : transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}
.TR {
	color : #CC0000;
	background-color : transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}
.LgT {
	color : #FFFFFF;
	background-color : transparent;
	font-family : Century Gothic,Verdana, Arial, Helvetica, sans-serif;
	font-size : 22pt;
	font-style : normal;
	font-weight: normal;
}
.LT {
	color : #FFFFFF;
	background-color : transparent;
	font-family : Century Gothic, Verdana, Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-style : normal;
	font-weight: normal;
}	
.MT {
	color : #FFFFFF;
	background-color : transparent;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-style : normal;
	font-weight: normal;
}	
.Tiny {
	color : #FFFFFF;
	background-color : transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight: normal;
}
.TinyRed {
	color : #CC0000;
	background-color : transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

INPUT  {
	border-width : THIN;
	background-color : SILVER;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 10pt;
}
 .SELECT  {
	border-width : thin;
	background-color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 10pt;
	background : #FFFFFF;
}
 TEXTAREA  {
	border-width : thin;
	background-color : #CCCCCC;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 10pt;
}

