﻿body {
	color: #000000;
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	scrollbar-face-color: #800080;
	scrollbar-track-color: #e2c3dc; 
}

.fontPurple {
	color: #800080;
}
.normal {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	color: #000000;
}
#a:hover {color: red; font-weight: bold}
 
.borderZero {
	border-width: 0px;
}
#body {
	color: #990000;
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.style1 {
	text-align: center;
}
.title {
	color: #000000;
	font-weight: bold;
	font-family: Verdana;
	font-size: 18pt;
}
.style2 {
	text-align: left;
}

