BODY  {
	font-size : 16;
	font-family : sans-serif;
	color : #99033;

	background-color : #FFF7C3;
}

h1.maintitle  {
	font-size : 44pt;
	font-family : sans-serif;
	font-weight : bold;
	font-style : italic;
	/*color : #F4F49B;*/
	color : #FFF7C3;
	background-color : #630021;

	text-align : center;
	text-transform : capitalize;
}

h1  {
	font-size : x-large;
	font-family : sans-serif;
	font-weight : bold;
	font-style : italic;
	color : #FFF7C3;
	text-align : center;
	background-color : #630021;
}

h2  {
	font-size : large;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #630021;
}

h3  {
	font-family : sans-serif;
	margin-left : 10;
	color : #630021;
}

h4  {
	font-family : sans-serif;
	margin-left : 20;
	color : #630021;
	}
	

hr {
	width : 50%;
	color : #630021;
}

P  {
	font-size : 16;
	font-family : Arial, sans-serif;
	color : #630021;
}
dt  {
	font-size : 16;
	font-family : Arial, sans-serif;
	color : #630021;
	font-weight : bold;
    margin-top: .5em;
}
dd  {
    font-size : 16;
    font-family : Arial, sans-serif;
	color : #630021;
    margin-top : .5em;
}
li {
	font-size : 16;
	font-family : Arial, sans-serif;
	color : #630021;
}
.phone {
	color : #630021;
	text-decoration : none;
	font-weight : bold;
}
td {
	font-size : 16;
	font-family : Arial, sans-serif;
	color : #630021;
}

p.byline  {
	font-size : 12;
	font-family : Arial, sans-serif;
	font-style : normal;
	color : #630021;
}

p.copyright  {
	font-size : 10;
	font-family : sans-serif;
	font-style : italic;
	margin-left : 20;
	margin-top : -2;
	color : #630021;
}

p.left  {
	line-height : 1pt;
	color : #630021;
}

p.header  {
	font-size : 11pt;
	color : #630021;
}

p.reader  {
	font-style : italic;
	color : #630021;
}

a  {
	color : #630021;
	text-decoration : none;
	font-weight : bold;
}

a:Visited  {
	color : #630021;
	text-decoration : none;
}

a:Active  {
	color : #FF0000;
	text-decoration : none;
}

a:Hover  {
	color : #84120C;
	font-size : 100%;
	text-decoration : none;
	font-weight : bold;
}


