 BODY {
	BACKGROUND-COLOR: #181612
}
P {
	COLOR: black; FONT-FAMILY: arial; TEXT-ALIGN: left; font-size: small;
}
H1 {
	COLOR: black; TEXT-ALIGN: center
}
H2 {
	COLOR: black; TEXT-ALIGN: center
}
H3 {
	COLOR: black; TEXT-ALIGN: center
}
H4 {
	COLOR: black; TEXT-ALIGN: center
}
H5 {
	COLOR: black; TEXT-ALIGN: center
}
H6 {
	COLOR: black; TEXT-ALIGN: center
}
.center {
	TEXT-ALIGN: center
}
.xl {
	FONT-SIZE: x-large
}
.xc {
	FONT-SIZE: large; TEXT-ALIGN: center
}

.dateheader 
{
font-weight:bold; 
font-style:italic;font-size:90%;

}


.news {color:#000000;
font-family: arial, helvectica,verdana, 'sans serif'; 
font-weight: normal;
font-size: 75%;
padding:0.5em;
}

.white {
	COLOR: white
}
.head {
	LEFT: 25px; WIDTH: 289px; POSITION: absolute; TOP: 45px
}
.content {
	LEFT: 400px; WIDTH: 450px; POSITION: absolute; TOP: 46px; BACKGROUND-COLOR: white
}

a:link 
{
	color: #98b4ff; text-decoration: none
}

a:visited
 {
               color: #9966CC; text-decoration: none
}

a:hover
 {
               color: #CC3333; text-decoration: none
}


