.titlefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #000000;
	font-weight: bold;
	text-align: left;
}
.smallcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #000000;
	font-weight: normal;
	text-align: left;
}
.smallcontentright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #000000;
	font-weight: normal;
	text-align: right;
}
.contentfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	font-weight: normal;
	text-align: left;
}
.contentright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	font-weight: normal;
	text-align: right;
}
.boxtitlefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

.boxfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
	color: #000000;	
	text-align: left;
}

.credit_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #ffffff;	
	text-align: center;
}

.italictext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
}

.footertext {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	text-align: center
	}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FF0000;
	font-weight: bold;
	text-align: left;
}

A.bottom:link {text-decoration: underline; color: black}
A.bottom:visited {text-decoration: underline; color: black}
A.bottom:active {text-decoration: underline; color: black}
A.bottom:hover {text-decoration: underline; color: #cc6600}

A.header:link {text-decoration: underline; color: #003399}
A.header:visited {text-decoration: underline; color: #003399}
A.header:active {text-decoration: underline; color: #003399}
A.header:hover {text-decoration: bold; color: ##003399}

#center {
	text-align: center;
}

table, td, p { font-size: 100%; }

