P  {
	font-size : medium;
	font-family : Times New Roman;
	font-weight : bold;
	font-style : normal;
	color : #B6D7D5;
}

P.alt  {
	font-size: medium;
	font-family: Times New Roman;
	font-weight: bold;
	font-style: normal;
	color: #32CD81;
	font: italic;
}

H1  {
	font-size : large;
	font-family : Times New Roman;
	color : #B6D7D5;
	font-weight : bold;
	font-style : italic;
	text-align : center;
}

H1.alt{
	font-size : large;
	font-family : Times New Roman;
	color : #B6D7D5;
	font-weight : bold;
	font-style : normal;
	text-align : left;
	margin-left : 20;
}

H2  {
	font-size : large;
	color : #d3d1ab;
	font-family : Times New Roman;
	font-weight : bold;
	}

H3  {
	font-size : medium;
	font-family : Arial;
	color : Blue;
}

H3.Alt {
font-size : medium;
	font-family : Arial;
	color : B6D7D5;
	}

H4  {
	font-size : medium;
	font-family : Arial;
	color : #cacaca;
}

H5  {
	font-size : medium;
	font-family : Arial;
	color : White;
	font-style : italic;
}

A  {
	color : White;
	font-family : sans-serif;
	font-size : 15;
}

A:Visited  {
	color : White;
	font: 11pt "Arial", "Helvetica", "sans-serif";
}

A:Active  {
	color : White;
	font: 11pt "Arial", "Helvetica", "sans-serif";
}

BODY  {
	background-image : url(mainimages/generic.jpg);
}

BODY.turbo {
	background-image : url(mainimages/turbo.jpg);
}

TD  {
	color : White;
	font : small;
}

TH  {
	color : Red;
}

li {
	color:white
}

ul {
	color : White;
}

span.SpecialListElement  {
	color : White;
}
span.SpecialListElement2  {
	color : Silver;
	font-weight : bold;
	margin-left : 30;
}

.out {
	background: #10708A;
	border-top: 2px solid #73B1DE;
	border-right: 2px solid #73B1DE;
	border-left: 2px solid #73B1DE;
	border-bottom: 2px solid #73B1DE;
	padding: 0px 8px;
}
.over {
	background: #6A8389;
	border-top: 2px outset #ffffff;
	border-right: 2px inset #76777A;
	border-left: 2px outset #ffffff;
	border-bottom: 2px inset #76777A;
	padding: 0px 8px;
}

