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

body {
background-color:#1f1d1b;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: small;
color:#333;
}

h1, h2 {
font-size: large;
font-weight: bold;
}
h4 {
text-align:center;
color: #333;
font-style: italic;
	}
#header {
margin-top: 0px;
padding-top: 5px;
padding-left: -10px
}
.style9 {
font-family:Verdana, Geneva, sans-serif;	
font-weight:bold;
}
.style9 a:link {
color: #cccccc;
text-decoration: none;
}
.style9 a:visited {
color: #cccccc;
text-decoration: none;
}
.style9 a:hover {
color: #F8ffc9;
text-decoration: underline;
}

.style3 {
color: #cccccc;
text-align:center;
}
.style3 a:link {
color: #3366ff;
text-decoration:none;
}
.style3 a:visited {
color: #3366FF;
}
.style3 a:hover {
color:#F8ffc9;
}
#footer {
font-family:Verdana, Geneva, sans-serif;	
color: #999999;
font-size: .9em;
margin-top: 25px; 
margin-left:auto;
margin-right:auto;
padding: 10px 0px 10px 0px; 
border-top: dotted #cccccc 1px;
width:730px;
} 

#footer a:link {
	color: #3366ff;
	text-decoration:none;
}
#footer a:visited {
color: #3366ff;
text-decoration:none;
}
#footer a:hover {
color: #F8ffc9;
text-decoration:underline;
}
