body
{
	background-color : #FFFFFF;
	font-family :Verdana, Arial, Helvetica, Geneva;
	font-size : 13px;
}

table
{
	font-family:Verdana, Arial, Helvetica, Geneva;
	font-size: 13px;
	border-collapse: collapse;
}

button
{
	font-family:Verdana, Arial, Helvetica, Geneva;
	font-size: 11px;
	border-collapse: collapse;
}

.ErrorMessage
{
	color: Red;
	font-family:Courier New ;
	font-size: 12px;
}

.SuccessMessage
{
	color: Blue;
	font-family:Courier New ;
	font-size: 12px;
}
.orangeFont
{
	color: ff6633;
	font-family:Courier New ;
	font-size: 12px;
}

a 
{
font-family : Times New Roman; 
font-size: 12pt; 
color:#996633;
text-decoration: underline
}
a:visited {font-family : Times New Roman;
font-size: 12pt; color: #FF6600; text-decoration: underline}