/* CSS Document */

body {
background-color: #DCD5C2;
}

H1, H2, H3, H4, H5, H6{
	Font-family: Arial,Verdana,Tahoma,Helvetica,sans-serif;
	Color: #821413;
	background-color: #FFFFFF;
	font-weight: bold;
	font-variant: small-caps;
	font-style: italic;
	Text-Align: Left;
	MARGIN-LEFT: 3px;
	}

H1{
Font-Size: 16pt;
padding: 14px;
}

H2{
Font-Size: 12pt;
padding: 5px;
}

H3{
Font-Size: 10pt;
padding: 5px;
}

H4{
Font-Size: 8pt;
padding: 5px;
}

A:Link
{
color: #883431;
background-color: #auto;
Text-Decoration: None;
}

A:visited
{
color: #191919;
background-color: #auto;
Text-Decoration: none;
}

A:hover
{
color: #821413;
background-color: #auto;
Text-Decoration: underline;
}

A:active
{
color: #000000;
background-color: #auto;
Text-Decoration: None;
}

.maintext {
FONT-SIZE: 12px; 
Font-family: Arial,Verdana,Tahoma,Helvetica,sans-serif;
Text-Align: Justify;
MARGIN-LEFT: 5px; MARGIN-RIGHT: 5px; 
color: #000000;
background-color: #ffffff;
}

.newstitle {
FONT-SIZE: 15px; 
Font-family: Arial,Verdana,Tahoma,Helvetica,sans-serif;
font-weight: bold;
font-variant: small-caps;
Text-Align: center;
color: #821413;
background-color: #cfc291;
}


.newsbox {
FONT-SIZE: 12px; 
Font-family: Arial,Verdana,Tahoma,Helvetica,sans-serif;
Text-Align: Justify;
MARGIN-LEFT: 5px; MARGIN-RIGHT: 5px; 
color: #821413;
background-color: #cfc291;
}


LI {
Font-family: Arial,Verdana,Tahoma,Helvetica,sans-serif;
Color: #000000;
background-color: #FFFFFF;
font-size: 9pt;
list-style: disc; 
}

.footer
{
Font-family: 'Arial', Verdana, Tahoma, Helvetica, sans-serif;
font-size: 10px;
color: #821413;
font-weight: Bold;
font-variant: small-caps;
Text-Align: left;
background-color: #DCD5C2;
}

.banner {
Font-family: 'book antiqua', Arial, Verdana, Tahoma, Helvetica, sans-serif;
font-size: 30px;
color: #DCD5C2;
font-weight: Bold;
font-variant: small-caps;
Text-Align: center;
background-color: #666633;
margin: left 10px;
font-style: italic;
}
