@import url("website%20/index.htm");
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	line-height: 14pt;
	background-color: #BBCCAA;
	font-style: normal;
	
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 16pt;
	font-weight: normal;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #333333;
}
a:active {
	color: #FFFFFF;
}
