/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	background-color: #FFCC66;
	background-image: url(../images/background.png);
	background-position: left top;
	background-repeat: repeat;
	
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000099;
}

A:hover{
color:#FFFFFF;
}

.style1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	
}

.style12 {
font-family: Geneva, Arial, Helvetica, sans-serif;
}

.style2 {color: #FFFFFF}
.style3 {color: #000099}
.style4 {color: #FF0000}
.style5 {font-size: 14px}
.style6 {
	font-size: 12px;
	color: #009900;
	font-weight: bold;
}
.style7 {color: #000000}
.style8 {color: #009900;}
.styleyellow {color: #FFFF00}


h1 {font-size:2em;font-weight:normal;color:#fff;}
h2 {font-size:1.4em;}
h3 {font-size:1.3em;}
h4 {font-size:1.1em;}


