BODY {
	margin-top: 0px; 
	margin-left: 0px;
	margin-right: 0px; 
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #000000;
	font-family: Tahoma, sans-serif;
	font-size: small;
	text-align: center;
}
p {
	font-family : Tahoma, sans-serif ;
	font-size : 10pt;
	text-decoration: none;
	color: white;
}
.dropcap:first-letter {
font-size:130%;
float:none;
}
p.footer {
	font-family : Tahoma, sans-serif ;
	font-size : 10pt;
	text-decoration: none;
	color: White;
}
h1 {
	font-family : Tahoma, sans-serif ;
	font-size : 11pt;
	text-decoration: bold; 
	color: #ffffff;
}
h2 {
	font-family : Tahoma, sans-serif ;
	font-size : 10pt;
	text-decoration: bold;
	color: #349dd4;
}
ul {
	padding-left: 0px;
	margin-left: 1.5em;
	list-style-type: square;
	list-style-position: outside;
}
li { 
	font-family: Tahoma, sans-serif;
	font-size : 10pt;
	color: #ffffff;
}
a {
	font-family : Tahoma, sans-serif ;
	font-size : 10pt;
	text-decoration: underline;
	color: #a636d1;
}
a:HOVER {
	color: #FFFFFF;
	background-color: #a636d1;
    text-decoration: underline overline;
}
a.footer {
	color: #ffffff;
	font-size : 10pt;
}
a.nav   {
	color: #003899;
	font-size : 12pt;
	text-decoration: none;
}
a:HOVER.nav {
	color: #FFFFFF;
	background-color: ##003899;
	text-decoration: none;
}
