a:link { color: #ffffff; }
a:visited {	color: #ffffff; } 
a:active {color: #ffffff; }

body { font-family: Verdana, Tahoma; background-color: #4B1F0E; color: #000000; }

h1, h2, h3, h4, h5, h6 { font-family: Tahoma, Verdana; font-weight: normal; }
h1 { font-size: 120%; }
h2 { font-size: 110%; }
h3 { font-size: 100%; color: #863E40; font-weight: bold; text-align: left; }
h4 { text-align: left; font-size: 90%; font-weight: bold; border-bottom: solid 1px #220A0D; color: #220A0D; }
h5 { font-size: 80%; }
h6 { font-size: 70%; font-family: Verdana; }

i { font-style: italic; }

img { border: 1px solid #000000; }

.linkheader { text-align: left; }

.header { text-align: center; background-color: #ffffff; color: #000000; margin: 0px; border: 0px; padding: 3px; width: 604px; }
.header a:link { color: blue; }
.header a:visited { color: purple; } 
.header a:active { color: red; }
.header img { border: 0px; }

.subheader { background-color: #ffffff; margin: 0px; border: 0px; padding: 3px; width: 604px; }

.content { 	background-color: #FFFFFF; border: 0px; padding: 3px; margin: 0px; width: 604px; }
.content p { text-align: left; font-size: 80%; }
.content a:link { color: blue; }
.content a:visited { color: purple; } 
.content a:active { color: red; }
.content li { text-align: left; font-size: 80%; }
.content table { font-size: 80%; }
.shaded { background-color: #dcdcdc; font-weight: bold; }
	
.footer { text-align: center; background-color: #000000; color: #ffffff; margin: 0px; border: 0px; padding: 3px; width: 604px; }
.footer img { border: 0px; }

.copyright { text-align: center; color: #ffffff; }
