BODY {
	background-color : silver;
	color : #555555;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size : 11px;
}

B {
	color : Black;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size : 11px;
	font : bold;
}

P{
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin : 6px;
	line-break : normal;
	margin-bottom : 9px;
}


.maincopy {
	color: #300000;
	font-size: 11px;
	font-family: verdana, arial
}

ul.maincopy {
	color: #300000;
	font-size: 11px;
	font-family: verdana, arial
}

table.cornerblock{
	background-color : silver;
}

table.silverback{
	background-color : black;
}

table.ltgrayback{
	background-color : silver;
}


tr.ltgrayback{
	background-color : #eeeeee;
}

tr.vltgrayback{
	background-color : white;
}

td {
	color : #300000;
	font-family: arial, helvetica, geneva, swiss, sunsans-regular;
	font-size: 11px;
}

td.ltgraybackhead{
	background-color : #e0e0e0;
}

td.shadowback{
	background-color : black;
}


a {
	font-size : 11px;
	font-family: arial, helvetica, geneva, swiss, sunsans-regular;
	color : #cc0000;
}

a:visited {
	font-size : 11px;
	color : #cc0000;
	font-family: arial, helvetica, geneva, swiss, sunsans-regular;
}

a:hover {
	font-size : 11px;
	color : black;
	font-family: arial, helvetica, geneva, swiss, sunsans-regular;
	text-decoration : none;
}

a:active {
	font-size : 11px;
	color : gray;
	font-family: arial, helvetica, geneva, swiss, sunsans-regular;
}

textarea.pgp {
	font : 8pt "courier new", courier, monospace;
}

.red {
	font-size : 11px;
	font-family: arial, helvetica, geneva, swiss, sunsans-regular;
	font-weight: light;
	color : #cc0000;
}

.redbold {
	font-size : 11px;
	font-family: arial, helvetica, geneva, swiss, sunsans-regular;
	font-weight: bold;
	color : #cc0000;
}

.green {
	font-size : 11px;
	font-family: arial, helvetica, geneva, swiss, sunsans-regular;
	font-weight: light;
	color : green;
}
