.style1 {color: #D64B00; font-style: italic; font-weight: bold;}
.style2 {
	color:#666666;
}
.style3 {
	font-size:large;
	font-style: italic;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
a:link {color: #F77500;}
a:visited {color: #666666;}
a:hover {color: #D64B00;}
body {background-image: url(images/background.gif);}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
}
