a:visited.menutext{
	color : #900100;
	text-decoration : none;
}

a:link.menutext{
	color : #0000FF;
	text-decoration : none;
}

a:hover.menutext{
	color : #900100;
	text-decoration : underline;
}


body,td,th{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	margin:0px;
}

p {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
}


table.data{
	background-color : #FFFFFF;
}

td.blackborderbottom{
	border-bottom : solid #000000 1px;
}

td.blackbordertop{
	border-top : solid #000000 1px;
}

td.data,th.data{
	background-color : #EEEEEE;
}

td.footer{
	background-color:#990100;
	color:#FFFFFF;
}


ul li{
	line-height : 120%;
	list-style-position : inside;
	list-style-type : disc;
	position : relative ;
	left: -10px ;
}

.footertext{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.headertext{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-weight: bold;
}
h1{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFEEEE;
	border: thin solid #990100;
	text-decoration:none;

}

.menu1 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #DDDDDD;
	border: thin solid #990100;
	text-decoration:none;

}
