﻿<STYLE>

.bodytext	{font: 12pt "Times New Roman";
	color: black
	topmargin="0" ;
	leftmargin="10";
	}
.normal	{font: 12pt "Times New Roman";
	color: black
	topmargin="0" ;
	leftmargin="10";
	}
pre	{font: 12pt "Times New Roman";
	color: black
	topmargin="0" ;
	leftmargin="10";
	}
H1 	{font: bold 20pt Arial;
	color: red
	}
H2 	{font: bold 18pt arial; 
	color: black
	}
H3 	{font: bold 16pt Arial; 
	color: black
	}
H4 	{font: bold 12pt Arial; 
	color: black
	}
H5 	{font: bold Italic 12pt Arial; 
	color: black
	}
li   {
	color: black
	font-weight: normal;
	text-decoration: none;
	}

a.menu:{
	font-weight: normal;
	text-decoration: none;
	color:white
	}
a.menu:hover {
	text-decoration: underline;
	color: white;
	font: Italic
  	}
a.menu:visited {color:white
	}


strong  {font-weight: bold
	}
.alert  {font: bold 12pt Arial;
          color: red
	}
.caption  {font: italic 10pt Arial;
          color: black
	}

#footer {
	height: 75px;
}
#header {
}
#container {
}
H1 	{font: bold 20pt Arial;
	color: red
	}
H3 	{font: bold 16pt Arial; 
	color: black
	}
.center {
	text-align: center;
}
li   {
	color: black
	}

#rightbox {
	background-color: #FFFF00;
	border: medium solid #0000FF;
	padding: 5px;
	margin: 10px;
	float: right;
	width: 300px;
}
#menubar {
	background-color: #FFFF00;
}
#menubar ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
#menubar ul li ul {
	float: left;
}

</STYLE>