/* CSS Document */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#000000;
	letter-spacing: 1pt;
	background-image:url(../images/bg2.gif);
	background-color:#FFFFE6;
	margin-left: 0px;
	margin-top: 0px;
}
.style1 {
	font-size:1.2em;
	color: #CC9900;
	font-weight: bold;
}
.style2 {
	font-weight: bold;
}
.style3 {
	font-size:1.2em;
	color:#660000;
	font-weight: bold;
}
.style4 {
	color:#660000;
}
p {
	font-size:1em;
	margin:0 0 0.5em 0;
}
a:link,{
	color: #660000;
	text-decoration: none;
}
 a:visited {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #CC9900;
	text-decoration: none;
}
a:active {
	color: #CC9900;
	text-decoration: none;
}
