<style type="text/css">
<!--

body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
	color: black;
	background: white;
	/*background-color doesn't work with mac IE 3*/
	text-align: left;
}

ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

h1
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 24px;
	letter-spacing: 2px;
}

h3
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	color: white;
}

p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	/*background: white;*/
}

p.title
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 24px;
	color: white;
	letter-spacing: 2px;

}

p.heading
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

p.navbar
{
        font-family: Trebuchet MS, Arial, sans-serif;
        font-size: 8pt;
}

p.footer
{
        font-family: Trebuchet MS, Arial, sans-serif;
        font-size: 9pt;
}

li
{
        font-family: Trebuchet MS, Arial, sans-serif;
        font-size: 10pt;
}


a:link          { color: #000099; }
a:active        { color: #194024; }
a:visited       { color: #009900; }
a:hover		{ color: #003300; }
img { color : white;}

div.test { 
	padding-top: 5px;
  margin-left: -4%;
  margin-right: -6em;
  margin-bottom: 2em;
  margin-top: 4em;
	color: yellow;Ê 
	background: red;
  /*text-shadow: 0.2em 0.2em  silver;*/
  text-align: center;
  position: fixed;
  top: 2em;
  left: auto;
  width: 8.5em;
  right: 2em;
}Ê 

-->
</style>                                 
