@charset "UTF-8";
.style1 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003300;
}
.style3 {color: #FF9900}
.style4 {color: #C8CCED}
body {
	margin:0;
   	padding:0;
	background-color: #ffffff;
	background-image: url(images/top.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003300;
	text-decoration:none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #669900;
}
h1	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #466243;
	}
