body {

    margin-top: 0px;
	background-color: #B2B4AC;
	font-family: Lucida Grande, Tahoma, Arial, Verdana, sans-serif;
}

a:link, a:visited {
	color: #0099FF;
	
}

a:hover, a:active {
	color: #FF9900;
	
}
	
.bodycopy {
	font-size: 12px;
	line-height: 140%;
	color: #000000;
}
.small {
	font-size: 10px;
	color: #003366;
	width: 110px;
}

h1 {
	font-size:18px;

	color: #003366;
	font-weight: bold;
}

h2 {
	font-size:14px;
	line-height: 22px;
	color: #006699;
	font-weight: bold;

}
.caption {

	font-size: 10px;
	font-style: italic;
	line-height: 12px;
	color: #006666;
	
}
