a:link.headertext,a:hover.headertext,a:active.headertext,a:visited.headertext,a:link.footertext,a:hover.footertext,a:active.footertext,a:visited.footertext{
	color : #0000FF;
	text-decoration : none;
}

body,td,th,li,p{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	margin:0px;
}

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 : #220000;
}

td.header{
 	background-color :#220000;
 	color : #CCCCCC;
	font-family : Arial, Helvetica, sans-serif;
	
}

ul li{
	line-height : 200%;
	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 : 10px;
}
h1{
	font-size:14;
	font-family: Arial, Helvetica, sans-serif;
}
