.bodywhitetext {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}



.link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFC8;
	text-decoration: underline;
}

.biglink {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFC8;
	text-decoration: underline;
}

.bodyblacktext {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #00000;
	text-decoration: none;
}

.greysmalltext {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #6A655D;
	text-decoration: none;
}

.orangesmalltext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FD7100;
	text-decoration: none;
}

.header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6A655D;
	text-decoration: none;
}

.header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.header3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.header4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.header5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D1BD9E;
	text-decoration: none;
}

.copyrighttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

