BODY.bkg {
 background-image : url(images/redbkg.gif);
 background-color : Maroon;
 background-attachment : fixed;
 margin : 50px 0;
 padding : 0;
 text-align : center;
}

H1 {
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size : 16px;
 font-weight : bold;
 line-height : 18px;
 padding : 0;
 margin : 6px 0 0 0;
 font-variant : small-caps;
 color : #613276;
}

H2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	line-height : 15px;
	padding : 0;
	margin : 4px 0 0 0;
	color : #4A2659;
}

H3 {
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size : 12px;
 font-weight : normal;
 line-height : 15px;
 color : #000000;
 padding : 0;
 margin : 10px 0 0 0;
}

H3:first-letter {
 font-size : 16px;
 font-weight : bold;
 color : #613276;
}

H5 {
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size : 10px;
 font-weight : normal;
 color : #000000;
 padding : 0;
 margin : 8px 0 0 0;
}

H2 a,H3 a,H5 a {
 font-weight : normal;
 text-decoration : none;
 color : #8f0a0d;
}

H2 a:link,H3 a:link,H5 a:link {
 font-weight : normal;
 text-decoration : none;
 color : #8f0a0d;
}

H2 a:visited,H3 a:visited,H5 a:visited {
 font-weight : normal;
 text-decoration : none;
 color : #8f0a0d;
}

H2 a:hover,H3 a:hover,H5 a:hover {
 font-weight : normal;
 text-decoration : none;
 color : #be1319;
}

H2 a:active,H3 a:active,H5 a:active {
 font-weight : normal;
 text-decoration : none;
 color : #be1319;
}

H2 a:focus,H3 a:focus,H5 a:focus {
 font-weight : normal;
 text-decoration : none;
 color : #be1319;
 }
 

H5.anchor a {
 font-weight : normal;
 text-decoration : none;
 color : #613276;
}

H5.anchor a:link {
 font-weight : normal;
 text-decoration : none;
 color : #613276;
}

H5.anchor a:visited {
 font-weight : normal;
 text-decoration : none;
 color : #613276;
}

H5.anchor a:hover {
	font-weight : normal;
	text-decoration : none;
	color : #954BB4;
}

H5.anchor a:active {
 font-weight : normal;
 text-decoration : none;
 color : #954BB4;
}

H5.anchor a:focus {
	font-weight : normal;
	text-decoration : none;
	color : #954BB4;
}
 
TABLE {
 border-collapse : collapse;
 border-spacing : 0;
 empty-cells : show;
 border : none;
 padding : 0;
}

TR,TD {
 border : none;
 padding : 0;
 margin : 0;
}

IMG{
 border : none;
 padding : 0;
 margin : 0;
}