body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.smalltablesize {
	font-family: "Times New Roman", Times, serif, Tahoma;
	font-size: 6px;
}
.arialblue10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006599;
	text-decoration: none;
}
.arialgrey10bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #939393;
	text-decoration: none;
}
.textmain {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4B4B4B;
	text-decoration: none;
}
.white14big {


	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006599;
}

.shadeform {
	border: #C5C7C8 1px solid; 
	margin-bottom:5px;
	width:200px; 
	color:#000000; 
	text-align:left;
}

.textarea {
	border: #C5C7C8 1px solid; 
	margin-bottom:5px;
	width:400px; 
	height:200px;
	color:#000000; 
	text-align:left;
}								 

