body
{
	background-color: black ;
	color: white ;
	
	
}

a:link {color: #FFFFFF}
a:visited {color: #808080}
a:hover {color: #FF0000}
a:active {color: #FF0000}

h1
{
	font-size : 36pt ;
	font-stretch : ultra-expanded ;
	font-style : none ;
	font-weight : normal ;
	font-family : times ;
	text-align : center ;
}

h2
{
	font-size : 12pt ;
	font-style : none ;
	font-weight : normal ;
	font-family : courier ;
}

h3
{
	font-size : 14pt ;
	font-style : none ;
	font-weight : normal ;
	font-family : times ;
}

h4
{
	font-size : 14pt ;
	font-stretch : expanded ;
	font-style : none ;
	font-weight : normal ;
	font-family : courier ;
	line-height : 200% ;
	text-align : center ;
}

h5
{
	font-size : 10pt ;
	font-style : italic ;
	font-weight : normal ;
	font-family : times ;
	line-height : 100% ;
	text-align : center ;
}
