.wrapper {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: thin none #000000;

}
.H1 {
	font-size: 14px;
	text-transform: uppercase;
	color: #666699;
	background-color: #ccccff;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;

}
.H2 {
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;

}
.H2 a:link {
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;

}
.H2 a:visited {
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;

}
.H2 a:hover {
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: underline;
	color: #FFFFFF;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;

}


.bar {
	background-color: #999966;
}
.bodytext {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666699;
}

.bodytext a:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.bodytext a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.bodytext a:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

.navbar {
	font-size: 15px;
	color: #666666;
	background-color: #cccc99;
	line-height: 30px;

}

.navbar a:link {
	font-size: 15px;
	color: #666666;
	text-decoration: none;
}
.navbar a:visited {
	font-size: 15px;
	color: #666666;
	text-decoration: none;
}
.navbar a:hover {
	font-size: 15px;
	color: #666666;
	text-decoration: underline;
}

.bottomwhite {
	background-color: #FFFFFF;
	top: 100%;

}
.footer {
	font-size: 10px;
	color: #333333;
	top: 100%;
	padding: 5px;
}
.footer a:link {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.footer a:visited {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.footer a:hover {
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}
