body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 25px;
}



h1 {
	color: #003366;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

h2 {
	color: #FFFF66;
}

h3, h4 {
	color: #FFFFCC;
	font-family: Georgia;
	font-weight: normal;
}

h5, h6 {
	color: #6699CC;
}

a:link {
	color: #669933;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #999999;
}
a:hover {
	background:#669933;
	color:#FFE;
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
	
.style3 {
	color: #003366;
	font-style: italic;
	font-weight: bold;
	line-height: 16px;
	letter-spacing: 2px;
}

.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: center;
}
.style6 {
	font-family: Rockwell;
	font-size: 36px;
	font-style: italic;
}	
.border {
	border: 1px solid #C7C4D9;
}
