A  {
	color : #FF8A00;
	font-weight : bold;
	text-decoration : underline;
}

A:Hover  {
	color : #FF8A00;
	font-weight : bold;
	text-decoration : underline;
}

A:Visited  {
	color : #070259;
	font-weight : bold;
	text-decoration : underline;
}

A:Active  {
	color : #FF8A00;
	font-weight : bold;
	text-decoration : underline;
}

BODY  {
	font-size : 100%;
	font-family : Geneva, Verdana, Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	color : #070259;
}

P {
	font-size : 100%;
	font-family : Geneva, Verdana, Arial, Helvetica, sans-serif;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 15px;
}

TD {
	font-size : 100%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

H1  {
	color : #070259;
	font-family : Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size : 180%;
	line-height: 280%;
	margin: 0px;
}

H2  {
	color : #070259;
	font-size : 160%;
	line-height: 24pt;
	margin: 0px;
}

H3  {
	color : #070259;
	font-size : 140%;
	line-height: 22pt;
	margin: 0px;
}

H4  {
	color : #070259;
	font-size : 120%;
	line-height: 180%;
	margin: 0px;
}

H5  {
	color : #070259;
	font-size : 110%;
	line-height: 120%;
	margin: 0px;
}

H6  {
	color : #070259;
	font-size : 100%;
	line-height: 120%;
	margin: 0px;
}

.nobg{
	background-image : none;
}
DIV{
	margin: 0px;
}

.smalltext{ 
	font-size: 80%;
	color : #070259;
}

.smallbodytext{ 
	font-size: 90%;
	line-height: 140%;
}

.bigyellow  {
	color : #FF8A00;
	font-size : 120%;
	line-height: 180%;
	margin: 0px;
}

