

BODY {
	background-color : White;
} 

A:link    { background: transparent; color: #B2ADAA; font-family: Trebuchet MS;
	font-size:9pt;
            text-decoration: none; }
A:visited { background: transparent; color: #B2ADAA; font-family: Trebuchet MS;
	font-size:9pt;
            text-decoration: none; }
A:hover   { background: transparent; color: #000000; font-family: Trebuchet MS;
	font-size:9pt;
            text-decoration: underline; }

.input {
	font-family: Trebuchet MS;
	font-size:14px;
	text-decoration:none;
	color: Black;
}

.text {
	font-family: Trebuchet MS;
	font-size:9pt;
	text-decoration:none;	
	
}
.btext {
	font-family: Trebuchet MS;
	font-size:12px;
	text-decoration:none;
	color: red;
	font-weight:bold;
}
.gtext {
	font-family: Trebuchet MS;
	font-size:11px;
	text-decoration:none;
	color: #ffffff;
	}
.textsm {
	font-family: Trebuchet MS;
	font-size:8pt;
	text-decoration:none;
	color: B2ADAA;
}
.title {
	font-family: Arial;
	font-size:24px;
	text-decoration:none;
	color: BBBBBB;
	font-weight:bold;
}

.header {
	font-family: Trebuchet MS;
	font-size:18px;
	font-weight: bold;
	color: Black;
}
.subheader {
	font-family: Trebuchet MS;
	font-size:14px;
	font-weight: bold;
	text-decoration:none;
	color: Black;
}

UL{
font-family : Arial, Helvetica, sans-serif;
color : #000000;
}
OL{
font-family : Arial, Helvetica, sans-serif;
color : #000000;
}

FORM {font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
}

TEXTAREA, INPUT, SELECT, OPTION, .area {
font-family: "Andale Mono", "Courier New", Courier, monospace;
font-size: 12px;
}

.image100 {
	height: 100%;
}