body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color:#E36F1E;
	
}

td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
}

a:visited {
	color: #FFFFCC;
	text-decoration: none;
	font-style: italic;
	font-weight: bolder;
}

a:hover {
	color: #3333CC;
	text-decoration: underline;
	font-size:larger;
}

.bigheader {
	font-size: x-large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000099;
} 

.medheader {
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
} 

.medheaderitalic {
	font-size: large;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
} 

.medheaderalt {
	font-size: large;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #000066;
} 

.smallheader {
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000066;
} 

.smallheaderalt {
	font-size: medium;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
} 

.smallheaderalt_1 {
	font-size: medium;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #6699FF;
} 

.smallheaderalt_2 {
	font-size: medium;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #990000;
} 

.paragraph  {
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFB;
}

.subtext {
	font-size: x-small;
	font-style: normal;
	font-weight: lighter;
	color: #FFFFFF;
}

