body {
	background-color: #FFFFFF;
	margin: 0px;
}

body, p, td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	leftmargin: 0; 
	topmargin: 0;
	marginwidth: 0;
	marginheight: 0;
}

H1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #000099;
}

H2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
}

a:visited {
	text-decoration: underline;
	color: #FF99FF;
}

a:link {
	text-decoration: underline;
	color: #FF3399;
}

a:hover {
	text-decoraton: none;
	color: #CC0000;
}

hr {
	size: 1px;
	width: 350px;
	color: #666666;
	background-color: #666666;
	noshade: true;
}

img.bullet {
	margin-right: 5px;
}

.smallbold {
	FONT-WEIGHT: 600; FONT-SIZE: 0.7em; COLOR: #666666; LINE-HEIGHT: 1.5em
}

.subheaders {
	FONT-WEIGHT: 600; 
	FONT-SIZE: 17px; 
	COLOR: #6699CC; 
	padding-top: 12px;
	padding-bottom: 2px;
}

.indent {
	margin-left: 0px;
}

BODY {
scrollbar-face-color:#E8E8E8;
scrollbar-arrow-color:#000000;
scrollbar-track-color:#E8E8E8;
scrollbar-shadow-color:#000000;
scrollbar-highlight-color:#000000;
scrollbar-3dlight-color:#E8E8E8;
scrollbar-darkshadow-Color:#E8E8E8;
}

LI {list-style-image: url(images/bullet.gif)

}