BODY {
	color : Black;
	font-family : "Times New Roman", Times, serif;
	margin-top : 0%;
	padding-top : 0%;
}

A:LINK, A:VISITED {
	color : #3300CC;
	text-decoration : none;
}


A:HOVER {
	color : #00009F;
	text-decoration : underline;
}


H1 {
	color : #CC3366;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 200%;
	font-weight : 900;
	text-align : center;
	text-transform : capitalize;
	padding-bottom : 0%;
	margin-bottom : 0%;
	margin-top : 0%;
	padding-top : 0%;
}

H2 {
	color : #CC3366;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 170%;
	font-weight : bold;
	text-align : center;
	text-transform : none;
	text-decoration : none;
}

H3 {
	color : #CC3366;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 130%;
	font-weight : bold;
	text-align : center;
	text-transform : none;
	text-decoration : none;
}

H4 {
	color : #CC3366;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 130%;
	font-weight : bold;
	text-align : center;
	text-transform : none;
	margin-bottom : 0%;
	margin-top : 0%;
	padding-bottom : 0%;
	padding-top : 0%;
}

H5 {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 115%;
	font-weight : bold;
	text-align : left;
	text-transform : uppercase;
}

H6 {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 115%;
	font-style : italic;
	font-weight : bold;
	text-align : left;
	text-transform : none;
}

.bigsubheader {
	color : #CC3366;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 160%;
	font-weight : bold;
	text-align : center;
	text-transform : none;
	margin-bottom : 0%;
	margin-top : 0%;
	padding-bottom : 0%;
	padding-top : 0%;
}

.quicklinks {
	color : #CC3366;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
}

caption {
	font-family : "Times New Roman", Times, serif;
	font-weight : normal;
	font-size : 10px;
}

.tabletext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	border : thin solid Black;
}

.tinycaption {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.leftborder {
	 border-left: thin solid Black;
}

.camptitle {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

.arialtext {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 15px;
}

.arialtext13 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.notelink {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	vertical-align: super;
}