@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family:Arial;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

A:link {
	color: #000066;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
	}
A:visited {
	color: #000066;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
	}

A:active {
	color: #000066;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
	}

A:hover {
	color: #000000;
    font-size:12px;
	font-weight: bold;
	text-decoration: underline;
	}
	
	
.style1 {	color: #000066;
    font-size: 12px;
	font-weight: bold;
	font-family: "Arial", Arial, Helvetica;
}
.style2 {
	color: #000066;
	font-size:18px;
	font-weight: bold;
}
.style3 {	color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.style6 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.dcountstyle{ /*Example CSS to style count up output*/
color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
padding: 3px;
}

.dcountstyle sup{ /*Example CSS to style count up output*/
font-size: 90%
}

li {
background:url(../images/bullet.gif) 0em 0.3em no-repeat; 
padding-left: 0.8em;
list-style: none;
}

