body {
	background-color: #c8c8d1;
	margin-left: 0px;
	margin-top: 0px;
}

.homeheader {
	font-size: 16px;
	font-family: arial,helvetica;
	font-weight: bold;
}

.pageheader {
	font-size: 15px;
	font-family: arial,helvetica;
	font-weight: bold;
}

.subheader {
	font-size: 13px;
	font-family: arial,helvetica;
	font-weight: bold;
}

.bodytext {
	font-size: 12px;
	line-height:18px;
	font-family: arial, helvetica;
	color:333333;
}

td {
	font-size: 12px;
	font-family: arial, helvetica;
	color:333333;
}

.hometext {
	font-size: 12px;
	font-family: arial, helvetica;
	line-height:20px;
	color:333333;
}

.whitef {
	color: #ffffff;
}

.quote {
	font-family: verdana;
	font-size: 18px;
	color: #ffffff;
	line-height:22px;
	font-weight: bold;
}

a:link {
	color: 3333cc;
	text-decoration: none;
}

a:visited {
	color: 333399;
	text-decoration: none;
}

a:active {
	color: 333399;
	text-decoration: none;
}

a:hover {
	color: 0000ff;
	text-decoration: underline;
}

.features {
	font-size: 11px;
	font-weight: bold;
	font-family: arial,verdana;
}

.title {
	font-family: times,serif;
	font-size: 18px;
}

.subtitle {
	font-family: arial,helvetica;
	font-size: 14px;
}

.copyright {	
	font-size: 10px;
	font-family: arial, helvetica;
}

.menuLink {
	font-family: verdana, arial;
	font-size:10px;
	color:#000000;
	text-decoration:none;
}

a.menuLink:link {
	font-size:10px;
	color:#000000;
	text-decoration:none;
}

a.menuLink:hover {
	color:#000000;
	text-decoration:none;
}

a.menuLink:active {
	color:#000000;
	text-decoration:none;
}

a.menuLink:visited {
	color:#000000;
	text-decoration:none;
}
	
	


