body {
	list-style-type: circle;
	background-attachment: fixed;
	background-repeat: repeat;
	background-color: #FFFFFF;















	}

a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	color: #0066CC;
	text-decoration: none;

}

a:hover {
	color: #999999;
	text-decoration: none;


}


a:active {
	color: #0033FF;
	text-decoration: none;

}
h1 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0066FF;
	font-weight: normal;
	padding-left: 15px;

}

h2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666600;
	font-weight: normal;
	line-height: normal;

}




p {
	font-family: "Bookman Old Style", Arial;
	font-size: 13px;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	padding-right: 15px;
	padding-left: 15px;




}
pre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999966;
	padding-left: 15px;

}
.border {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;






}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0033CC;
	font-weight: normal;





}
