P  {
	font-size : 11pt;
	font-family : Letter Gothic, News Gothic, Arial, sans serif;
                font-style : bold
	color : #FFFFFF;
	background-color : #FFFFFF;
}

H1  {
	font-size : 24pt;
	font-family : Georgia, Times New Roman, serif;
	color : #008000;
	background-color : #FFFFFF;
}
}

H2  {
	font-size : 18pt;
	font-family : Georgia, Times New Roman, serif;
	color : #000000;
	background-color : #FFFFFF

}

H3  {
	font-size : 14pt;
	font-family : Georgia, Times New Roman, serif;
	color : #000000;
	background-color : #FFFFFF

}

A  {
	font-size : 11pt;
	font-family : Letter Gothic, News Gothic, Arial, sans serif;
	font-weight : normal;
	font-style : normal;
	color : #0000FF;
	text-decoration : underline;
	background-color : #FFFFFF;
}

A:Visited  {
	font-size : 11pt;
	font-family : Letter Gothic, News Gothic, Arial, sans serif;
	font-weight : normal;
	font-style : normal;
	color : #808000;
	text-decoration : underline;
	background-color : #FFFFFF;
}

A:Active  {
	font-size : 11pt;
	font-family : Letter Gothic, News Gothic, Arial, sans serif;
	font-weight : normal;
	font-style : normal;
	color : #339966;
}

A:Hover  {
	font-size : 11pt;
	font-family : Letter Gothic, News Gothic, Arial, sans serif;
	font-weight : normal;
	font-style : normal;
	color : #339966;
	background-color : #FFFFFF;
}

BODY  {
	font-size : 11pt;
	font-family : Letter Gothic, News Gothic, Arial, sans serif;
	color : #000000;
	background-color : #FFFFFF;
	list-style-type : none;
	list-style : none;
}

.title {
	position: absolute
	margin-top: 0px;
	margin-left: 0px;
}

.nav {
	position: relative
	margin-top: 0px;
	margin-left: 0px;
}

