<style type="text/css">

H1 
{
	font-family: Arial; font-size: 8pt;    
}
H3 
{
	font-family: Arial; font-size: 8pt;   
}
body {
	margin-left: 25px;
 	font-size: 9pt;
 	color: #800000; 
  	background-color: #E8E800;
     width:165px;
}
header {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 0px;
	margin: 20px;
	padding-top: 0px;
	height: 45px;
	color: #800000;
	text-align: center;
}

bord  { 
      border:solid;
      border-color:#800000;
      border-width:2px;
 }
 
.words  {
        font-family: jester,arial,sans-serif;
        font-size:medium;
        color:#FFFF00;
        }
 
p {
   		font-family: Comic Sans MS, Tahoma, sans-serif;
		font-size: 8pt;
		font-weight: bold;
        color: #800000;
}				
link {padding-top: 4px;
}
a:link {
	color: #2554C7;
         font-size: 8pt;
         font-weight: bold;
}
a:visited {
	color: #306EFF;
         font-size: 10pt;
         font-weight: bold;
}
a:hover {
	color: #306EFF;
         font-size: 10pt;
         font-weight: bold;
}
a:active {
	color: #2554C7;
         font-size: 10pt;
         font-weight: bold;
}
.navbars {
	font-size: 10pt;
	color: #ffffff;
	background-color: #6A6F15;
	padding-left: 3px;
}
a.navbars:link, a.navbars:active, a.navbars:hover, a.navbars:visited {
	font-size: 10pt;
	color: #ffffff;
	background-color: #6A6F15;
}
.contentitem {
	padding-left: 2px;
}


</style>