.text_large {
	font-family: Verdana;
	font-style: normal;
	color: #FFFFFF;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	font-size: normal;
	font-weight: normal;
	text-decoration: none;
}

.text {
	font-family: Verdana;
	font-style: normal;
	color: #FFFFFF;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	font-size: x-small;
	font-weight: normal;
	text-decoration: none;

}
.title {
	font-family: Verdana;
	font-style: normal;
	color: #FFFFFF;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	font-size: +12;
	font-weight: normal;
	text-decoration: none;

}

.text_small_table {
	font-family: Verdana;
	font-style: normal;
	color: #FFFFFF;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	font-size: xx-small;
	font-weight: normal;
	text-decoration: none;
}

.text_small {
	font-family: Verdana;
	font-style: normal;
	color: #FFFFFF;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	font-size: xx-small;
	font-weight: normal;
	text-decoration: none;
}

.fieldset {
background: transparent url("graphics/textarea_bg.gif") no-repeat;
}

.submit {
margin:3px;
background: transparent url("graphics/submit.gif") no-repeat;
height:20px;
border:solid 0 #cccccc;
width:80px;
font:1.1em Verdana, Arial, Helvetica, sans-serif;
color:#666;
text-transform:uppercase;
 }

a:link { text-decoration: none; color:#FFFFFF } 
a:visited { text-decoration: none; color:#FFFFFF } 
a:hover { text-decoration: none; color:#990000} 
}