body {
	margin-left: 0px;
	margin-top: 0px;
	font-size: 12px;
	color: #333333;
	line-height: 120%;
}
.style1 {	
	color: #333333;
}
.style1:link {
	text-decoration: none;color: #333333;
}
.style1:hover {
	text-decoration: underline;
}
.style1:visited {
	color: #333333;
}
.style2 {	font-size: 12px;
	color: #996600;
}
.style2:link {
	text-decoration: none;color: #996600;
}
.style2:hover {
	text-decoration: underline;
}
.style2:visited {
	color: #9966CC;color: #996600;
}
.style3 {	
	color: #F28E1A;
}
.style3:link {
	text-decoration: none;color: #F28E1A;
}
.style3:hover {
	text-decoration: underline;
}
.style3:visited {
	color: #9966CC;color: #F28E1A;
}
.style4 {
	font-size: 12px;
	color: #666666;
}
.red {	
	color: #FF0000;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #9966CC;
}
.bg {
	color: #F28E1A;
	background-image: url(/images/menu03.jpg);
}
