A { 
	text-decoration : none;
}

A:Visited  {}

A:Active  {}

A:Hover  {
	text-decoration : underline;
}

.bodyBorder {
	border-style : solid;
	border-width : 1px;
	border-color : #e0c0a0;
	width: 795px;
	height: 100%;
	background : #ffffff;
	text-align : left;
}

H1 {
	color : #a09060;
	font-weight: normal;
}

UL {
	margin-left:0px;
	padding-left:10px;
}

LI { 
	list-style: square;
	color : #e0d0a0;
	margin-top : 5px;
	margin-left : ;
}

BODY  {
	font-family : georgia,times;
	background-color : #ffffff;
	font-size : small;
	margin : 5;
}

h1 {
	padding-top : 0px;
	padding-bottom : 0px;
	margin-top : 5px; 
	margin-bottom : 5px; 
	margin-left : 0px;
	font-family : georgia,arial,helvetica;
	font-size : 20pt;
	color: #a09060;
}

.subtitle {
	font-size : 8pt;
	font-family : verdana,arial,helvetica;
}

.leftCol {
	vertical-align : top;
	width : 120px;
	text-align : left;
	font-size : x-small;
	font-family : verdana, arial, helvetica;
	padding : 10px;
}

.middleCol {
	width : 460px;
	vertical-align : top;
	text-align : left;
	font-size : small;
	font-family : Georgia, helvetica;
	color : #000000;
	padding : 10px;
	border-left : 1px solid #e0d0a0;
	border-top : 1px solid #e0d0a0;
}

.rightCol {
	height : 90%;
	vertical-align : top;
	width : 150px;
	text-align : left;
	font-size : x-small;
	font-family : verdana, arial, helvetica;
	color : #a09060;
	padding : 0px;
	border-style : solid;
	border-width : 1px;
	border-right-width : 0px;
	border-top-width : 0px;
	border-bottom-width : 0px;
	border-color : #e0d0a0;
}

.signUpSpecial {
	font-size : x-small;
	font-family : verdana,arial, helvetica;
	border-style : solid;
	border-width : 0px;
	border-color : #e06060;
	background : #A09060 ;
	padding : 10px;
	color : #000000;
}

.footer {
	font-size : xx-small;
	font-family : verdana,helvetica;
	color : #a09060;
	text-align : center;
	width : 700px;
}
.red {color: red;}

.style1 {
	font-family: verdana, arial, helvetica; line-height: 15pt;
	font-size: small;
}