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;
}


CAPTION {
	font-family : "Times New Roman", Times, serif;
	font-weight : normal;
	font-size : -1;
}

.contacttext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : White;
}

.messagetext {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #FFFF33;
	font-style : italic;
}
