TD {
	font-family : "Trebuchet MS", Verdana, sans-serif;
	font-size : 12px;
	line-height : 20px;
}

A {
	font-family : "Trebuchet MS", Verdana, sans-serif;
	font-size : 12px;
}

A:HOVER {
	text-decoration : none;
}

A:VISITED {
	color : #0000FF;
}

INPUT {
	background-color : #DBDBDB;
	border-color : #000000;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
	font-family : "Courier New", Courier, monospace;
	font-size : 11px;
}

TEXTAREA {
	background-color : #DBDBDB;
	border-color : #000000;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
	font-family : "Courier New", Courier, monospace;
	font-size : 11px;
}

LI {
	list-style-position: outside;
	list-style-image : url(images/arrow.jpg);	
}

.blacktext{
	color: #000000;
	font-family : "Trebuchet MS", Verdana, sans-serif;
	font-size : 12px;
	line-height : 20px;
}

.button{
	background-color : #6B6B6B;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
}

.dropcap{
	font-family : "Times New Roman", Times, serif;
	font-size : 28px;
	font-weight : bold;
	color : #800000;
}

.htmltags{
	color : #006699;
}

.newlink{
	color: #800000;
	font-weight : bold;
}

.noimage{
	list-style-image : none;
}

.nopadding{
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
}

.nounderline{
	text-decoration : none;
}

.subhead{
	color: #800000;
	font-weight : bold;
	font-size : 13px;
	line-height : 12px;
}

.whitetext{
	color: #FFFFFF;
	line-height : 14px;
	font-family : Arial, Helvetica, sans-serif;
}.attributes { color : #006666; }
