.date  {
	color : #9F9F9F;
	font-family : Verdana;
	font-weight : bold;
	font-size : xx-small;
}

.spacer  {
	color : White;
}

.copy  {
	font-weight : bold;
	font-family : Verdana;
	font-size : xx-small;
	color : #6D6D6D;
}

.bigword  {
	color : #4A7FB3;
	font-weight : bold;
}

.red  {
	color : Red;
	font-weight : bold;
}

.logo  {
	font-family : Verdana;
	font-size : medium;
	font-weight : bold;
}

.menu  {
	font-family : Verdana;
	font-size : xx-small;
}

.tanspace  {
	color : tan;
}

.form  {
	background-color : #ffffff;
	color : black;
	font-family : Arial, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	border-style : solid;
	border-width : 1px;
	border-color : aaaaaa;
	height : 360px;
	width : 180px;
}

.numchar  {
	background-color : #ffffff;
	color : black;
	font-family : Arial, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	border-style : solid;
	border-width : 1px;
	border-color : white;
	height : 22px;
	width : 30px;
}

.headmenu  {
	font-family : Verdana;
	font-style : italic;
	color : 4C739C;
	font-size : 10pt;
	font-weight : bold;
}

.nltablehead  {
	font-weight : bold;
	font-family : Times New Roman;
	font-size : 12pt;
}

.nltabletitle  {
	font-weight : bold;
	font-family : Verdana;
	font-size : medium;
}

nlbig  {
	font-weight : bold;
	font-size : x-large;
}

.nlsmallinfo  {
	font-family : Verdana;
	font-size : x-small;
	font-weight : bold;
}

.nlblurbhead  {
	font-weight : bold;
	font-size : small;
	font-family : Verdana;
}

.treatment  {
	color : #4A7FB3;
	font-weight : bold;
	font-family : Verdana;
	font-size : medium;
}

.pagetitle  {
	font-weight : bold;
	font-size : x-large;
	font-family : Verdana;
}

A:Visited  {
	color : Black;
	text-decoration : none;
}

A:Active  {
	color : Black;
	text-decoration : none;
}

A:Hover  {
	color : Red;
	text-decoration : underline;
}

A  {
	color : Red;
	text-decoration : underline;
}

TEXTAREA  {
	background-color : #ffffff;
	color : black;
	font-family : Arial, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	border-style : solid;
	border-width : 1px;
	border-color : aaaaaa;
	height : 100px;
	width : 100%;
}

.field  {
	background-color : #ffffff;
	color : black;
	font-family : Arial, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	border-style : solid;
	border-width : 1px;
	border-color : aaaaaa;
	height : 22px;
	width : 100%;
}

.button  {
	font-family : Arial, sans-serif;
	font-size : 10pt;
	background-color : #dddddd;
	color : black;
	cursor : hand;
}

SELECT  {
	background-color : #ffffff;
	color : black;
	font-family : Arial, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	border-style : solid;
	border-width : 1px;
	border-color : aaaaaa;
	height : 22px;
	width : 100%;
}

.box  {
	height : 140px;
	width : 100%;
}

.vbxxl  {
	color : Black;
	font-weight : bold;
	font-family : Verdana;
	font-size : xx-large;
}

