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;
	margin-bottom : 8px;
	margin-top : 0px;
}

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;
}

dt {
	margin-bottom : 2px;
}

.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%;
}

CAPTION {
	font-family : "Times New Roman", Times, serif;
	font-weight : normal;
	font-size : -1;
}

.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;
}

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

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

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

.campitem {
	margin-left : 50px;
	margin-bottom : 12px;
}

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