BODY.Q {
	background-color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	margin-left : 0%;
	margin-right : 0%;
}

A {
	color : #CE0000;
	text-decoration : underline;
	font-size : 100%;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
} 

A:VISITED {
	color : #CE0000;
	text-decoration : underline;
	font-size : 100%;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
}

A:HOVER {
	color : #000000;
	text-decoration : none;
	font-size : 100%;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
}

H1 {
	color : #CE0000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 200%;
	margin-bottom : 0%;
	margin-left : 0%;
	margin-top : 0%;
}

H2 {
	color : #CE0000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 150%;
	margin-bottom : 0%;
	margin-left : 0%;
	margin-top : 0%;
}

H3 {
	color : #CE0000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
	margin-bottom : 0%;
	margin-left : 0%;
	margin-top : 0%;
}

H4 {
	color :#CE0000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
	margin-bottom : 0%;
	margin-left : 0%;
	margin-top : 0%;
	font-weight : bold;
	font-style : normal;
}

H5 {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
	margin-bottom : 0%;
	margin-left : 0%;
	margin-top : 0%;
	font-weight : bold;
	font-style : normal;
}

H6 {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : smaller;
	margin-bottom : 0%;
	margin-left : 0%;
	margin-top : 0%;
	font-weight : normal;
	font-style : normal;
}
.flashgroup { border:3px solid #ce0000; }
