@charset "utf-8";
/* CSS Document */

body {
font-family: Verdana, Geneva, Arial, sans-serif;
font-size: medium;
color: black;
background-color: #CCCCCC;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

h1, h2, h3 {
font-weight: bold;
}

h1 {
font-size: medium;
}

h2 {
font-size: 100%;
}

h3 {
font-size: 80%;
}

a:link {
color: #FFCC33;
text-decoration: none;
}

a:visited {
color: #FF9933;
text-decoration: none;
}

a:hover {
color: #FF0000;
text-decoration: none;
}



#links a:link {
color: #333399;
text-decoration: none;
}

#links a:visited {
color: #990000;
text-decoration: none;
}


#links a:hover {
color: #FF0000;
text-decoration: none;
}

.style1 {
	color: #FFFFFF;
	font-weight: bold;
}

.style7 {
font-size: small
}

.style8 {
color: #FFFFFF;
}
