P  {
	font-size : 10pt;
	line-height : 150%;
	font : verdana,arial,helvetica,san serif;
	margin-left : 10px;
	margin-right : 10px;
}
TABLE {
	font-size : 10pt;
}

LI  {
	font-style : normal;
	color : #000000;
	list-style-type : square;
	font-size : 10pt;
}

H4  {
	font-weight : bold;
	font-size : small;
	color : #000000;
}

H3  {
	font-weight : bold;
	font-size : 16px;
	color : #8B4513;
}

H2  {
	font-weight : bold;
	font-size : 20px;
	color : #A52A2A;
}

H1  {
	font-style : normal;
	font-weight : bold;
	font-size : 24px;
	color : #8B4513;
	line-height : 100%;
}

BODY  {
	font-style : normal;
	font-size : 10pt;
	line-height : 100%;
	font-family : verdana, arial, helvetica, sans serif;
	color : #000000;
	margin-left : 10px;
	margin-top : 20px;
}

A:visited  {
	font-size : small;
	color : #696969;
	background : transparent;
	text-decoration : none;
}

A:link  {
	font-weight : bold;
	font-size : 12px;
	color : Maroon;
	background : transparent;
	text-decoration : none;
}

A:hover  {
	color : Yellow;
	background : #ffffff;
	background-color : #FFD700;
}

A:active  {
	font-weight : bold;
	font-size : 12px;
	color : #FFFACD;
	text-decoration : none;
	background-color : #FFFFFF;
}

A  {
	font-style : normal;
	font-weight : bold;
	font-size : 12px;
	font-family : verdana, helvetica, arial, sans-serif;
	color : Maroon;
	text-decoration : none;
}

.highlite  {
	font-weight : bold;
	font-size : small;
	background-color : #FFFF00;
}

.headline  {
	font-size : large;
	font-weight : bold;
}

.nav  {
	font-size : x-small;
	font-weight : bold;
}

.editline  {
	line-height : 100%;
	font-size : large;
	font-weight : normal;
	color : #000080;
}


