a {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
a:visited {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.MainText {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.SmallText {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.heading {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	font-size: 14px;
}

p	{ font-family: verdana;
	  color: black;
	  size: 15pt;
	}

