A:link {
	color: #666666;
	text-decoration: none;
}

A:visited {
	color: #666666;
	text-decoration: none;
}

A:active {
	color: #666666;
	text-decoration: none;
}

A:hover {
	color: #333333;
	text-decoration: none;
}

A.dark:link {
	color: #666666;
	text-decoration: none;
}

A.dark:visited {
	color: #666666;
	text-decoration: none;
}

A.dark:active {
	color: #666666;
	text-decoration: none;
}

A.dark:hover {
	color: #333333;
	text-decoration: none;
}

TD {
	font-size: 12px;
	font-family : Verdana;
	color:#333333;
}

P {
	font-size: 12px;
	font-family : Verdana;
	color:#333333;
}

TD.dark {
	font-size: 11px;
	font-family : Tahoma;
	color : #000000;
}

P.dark {
	font-size: 11px;
	font-family : Verdana;
}

TD.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #333333;
}

P.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #666666;
}
.header {
font-size: 14px;
color:#CDA835;
font-weight:bolder;
}
.smallerheader {
font-size: 10px;
color:#CDA835;
font-weight:bolder;
}
UL {
	font-size: 12px;
	font-family : Verdana;
	color:#333333;
}
.comments { font-family: tahoma, arial, helvetica, sans-serif; font-size: 10pt; width: 190px; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px; border: 1px #575E66 solid; background-color: #CDA835; color: #333333; font-style: normal; font-weight: normal; text-align: left; vertical-align: bottom } 
.text_box { font-family: tahoma, arial, helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #333333; background-color: #CDA835; vertical-align: bottom; height: 18px; border: 1px #575E66 solid; }
.button { font-family: tahoma, arial, helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #CDA835; background-color: #666666; cursor: hand; border: 1px #575E66 groove }
.bottom {text-align:center;}