/* CSS Document */

body {
	background-color: #669966;
}

.style1 {
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.45em;
	color: #666666
}


.style4 {
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.45em;
	color: #FFFFFF}
	
.style2 {
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.45em;
	color: #333333;

}

.style3 {
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.45em;
	color: #669966
	
	
}





.title {
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 24px;
	color: #ff9933;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.45em;
}

A:link {text-decoration: underline; color: #666666;}
A:visited {text-decoration: underline; color: #666666;}
A:active {text-decoration: underline; color: #666666;}
A:hover {text-decoration: underline; color: #666666;}
