body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
}
table {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;


}

a:visited {
	text-decoration: underline;


}
a:active  {
	text-decoration: underline;

}
a:hover   {
	text-decoration: none;
}
a    {
	font: bold 10px Tahoma;
	color: #812395;
	text-decoration: underline;


}

input {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;

}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.small {
	font-family: Tahoma;
	font-size: 10px;
	color: #5E6C72;
	font-weight: bold;

}
.white {

	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.purple {


	font-family: Tahoma;
	font-size: 11px;
	color: #FF3366;
	font-weight: bold;
}

