P, H1, H2, H3, H4, H5, H6, A, Body, TD {
	font-family: trebuchet ms, verdana, helvetica, sans-serif;
}

P, Body{
	font: normal 10pt;
	color : #EAE2E2;
}

TD {
	font: normal 10pt;
	color : #EAE2E2;
}
	
A {
	font-size: 10pt;
	color: #C7C4A3;
}

A:Hover {
	color : #cccc99;
}

H1, .l1 {
	font-size: 28pt;
	color : #C7C4A3;
}

H2, .l2  {
	font-size: 24pt;
	color : #C7C4A3;
}

H3, .l3  {
	font-size: 23pt;
	color : #C7C4A3;
}

H4, .l4  {
	font-size: 18pt;
	color : #C7C4A3;
}

H5, .l5  {
	font-size: 13pt;
	color : #C7C4A3;
}

H6, .l6  {
	font-size : 10pt;
	color : #C7C4A3;
}

H7, .l7  {
	font-size : 8pt;
	color : #C7C4A3;
}
A:Visited {
}

A:Active {
}

A:Hover {
	color : #005cb9;
}

.errormsg {
	font-size : 12pt;
	font-family : trebuchet ms, verdana, helvetica, sans-serif;
	font-weight : bold;
	color : #d20000;
}

.bold {
	font-weight:bold;
}

.col1 {
	color : #000000;
}

.col2 {
	color : #d20000;
}

.col3 {
	color : #ffffff;
}

.colb {
	color : #005cb9;
}

.colo {
	color:#C1921E;
}

.colr {
	color:#cc0000;
}