A {
	text-decoration : none;
}
H1 {
	font-size : x-large;
	font-family : "Arial Black";
	font-weight : bold;
	height : auto;
	text-align : center;
	color : #8A2BE2;
	font-style : normal;
	background-color : transparent;
	margin-bottom : 0px;
	padding-bottom : 0px;
}

H6 {
	font-size : large;
	font-family : "Arial Black";
	font-weight : normal;
	height : auto;
	text-align : center;
	color : #8A2BE2;
	font-style : normal;
	background-color : transparent;
	margin-bottom : 0px;
	padding-bottom : 0px;
}

H2 {
	font-style : italic;
	font-size : smaller;
	font-family : Arial, Helvetica, sans-serif;
	text-align : center;
}
H3 {
	font-family : "Trebuchet MS";
	text-align : center;
	font-size : larger;
	font-weight : bolder;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 5px;
}

BODY {
	font-family : "Trebuchet MS";
	color : Gray;
	text-align : left;
	font-size : small;
	margin-top : 0px;
}

H4 {
	font-family : "Trebuchet MS";
	font-size : medium;
	color : Blue;
	font-weight : bold;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 15px;
}

H5 {
	border-bottom : dashed Gray;
	background-color : Silver;
	font-family : Garamond;
	font-size : large;
	color : Black;
	text-align : center;
	border-bottom-width : 1px;
	border-bottom-color : White;
	border-bottom-style : dotted;
	margin : 10px 0px 0px 0px;
}

