@charset "ISO-8859-1";
#site {
	background-color: #FFFFFF;
	height: 100%;
	width: 100%;
	padding-top: 20px;
}
#site {
	background-color: #FFFFFF;
	height: 100%;
	width: 100%;
	padding-top: 20px;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	height: 430px;
	width: 772px;
	overflow: hidden;
}
.aboutme {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #FFFFFF;
	padding: 10px;
	text-align: left;
}
.aboutme h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	padding: 0px;
	height: 30px;
	width: 610px;
	float: right;
	clear: right;
}
    .formCSS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 10px;
	width: 450px;
	margin: 0 auto -1px auto;
}
    
* {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.linkspage {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	color: #FFFFFF;
	text-align: center;
}
.linkspage a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #000066;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.linkspage a:hover {
	color: #0000FF;
}
.linkspage h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	padding-top: 5px;
	background-color: #FFFFFF;
	padding-bottom: 5px;
}
.dark {
	background-color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
}
