BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	background-color : #dedecd;
	margin-left : 10%;
}
TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	background-color : #F5DEB3;
}
TH {
	background-color : #F5F5F5;
	color : Green;
	font-size : 13px;
}
A {
	color : #006666;
	text-decoration : none;
}
A:HOVER {
	color : Red;
}
select{
	background-color : #F5F5DC;
	color : #990000;
}
H2 {
	color : #006600;
	font-size : 24px;
	font-weight : normal;
}
.heading {
	color : #006600;
}
.dkbrown {
	color : #990000;
}
.small {
	font-size : 10px;
	line-height : 13px;
}
.large {
	font-size : 16px;
}
.largebrown {
	color : #990000;
	font-size : 16px;
}
.largegn {
	font-size : 16px;
	color : #006666;
}
.dkred {
	color : #CC3333;
}
#ttlogopos {
	position : absolute;
	top : 30px;
	left : 15px;
}
#lblock2 {
	position : absolute;
	top : 170px;
	left : 30px;
}
#lblock3 {
	position : absolute;
	top : 200px;
	left : 50px;
	width: 450px;
}
#rblock2 {
	position : absolute;
	top : 80px;
	left : 270px;
}
.tight {
	line-height : 12px;
}
.black {
	color: Black;
}
