BODY {
		font-size:10pt;
	font-family:gill sans mt, verdana, helvetica, sans-serif;
	font-weight:normal;
	color:#ffffff;
}

P {
		font-size:10pt;
	font-family:gill sans mt, verdana, helvetica, sans-serif;
	font-weight:normal;
	color:#ffffff;
}

INPUT {
	font-size:10pt;
	font-family:gill sans mt, verdana, helvetica, sans-serif;
	font-weight:bold;
	color:#333333;
}

TEXTAREA {
		font-size:10pt;
	font-family:gill sans mt, verdana, helvetica, sans-serif;
	font-weight:normal;
	color:#ffffff;
}

SELECT {
	font-size:10pt;
	font-family:gill sans mt, verdana, helvetica, sans-serif;
	font-weight:bold;
	color:#333333;
}

TD {
		font-size:10pt;
	font-family:gill sans mt, verdana, helvetica, sans-serif;
	font-weight:normal;
	color:#ffffff;
}

H1 {
	font-size:26pt;
	font-weight:bold;
}

H2 {
	font-size:20pt;
	font-weight:bold;
}

H3 {
	font-size:16pt;
	font-weight:bold;
}

H4 {
	font-size:14pt;
	font-weight:bold;
}

H5 {
	font-size:13pt;
	font-weight:bold;
	color:#f0f0f0;
	border-bottom:2px solid #E2B289;
	font-family:tahoma;
}

H6 {
	font-size:8pt;
}

.l1 {
	font-size:26pt;
	font-weight:bold;
}

.l2 {
	font-size:18pt;
	font-weight:bold;
}

.l3 {
	font-size:16pt;
	font-weight:bold;
}

.l4 {
	font-size:14pt;
	font-weight:bold;
}

.l5 {
	font-size:10pt;
	font-weight:bold;
}

.l6 {
	font-size:8pt;
}

A  {
	font-size:10pt;
	font-family:gill sans mt, verdana, helvetica, sans-serif;
	text-decoration:underline;
	color:#f5f5f5;
}

A:Hover {
	text-decoration:none;
}

A.nav {
	padding-right:5px;
	padding-left:5px;
	font-size:9pt;
	font-family:helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	color:#6B4831;
}

A.nav:Hover {
	padding-right:5px;
	padding-left:5px;
	text-decoration:none;
}

A.bnav {
	font-size:8pt;
	font-family:gill sans mt, verdana, helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
}

A.bnav:Hover {
	text-decoration:none;
	color:#F2D9C8;
}

.bold {
	font-weight:bold;
}

.colw {
	color:white;
}

.colg {
	color:#666666;
}

.colr {
	color:red;
}

.alert {
	color:maroon;
	font-size:9pt;
	font-weight:bold;
}

#placeholder {
	width:700px;
	height:500px;
	border:1px solid #5D8569;
	background:#CECAC4 url('_images/anim.gif') 50% 50% no-repeat;
}
