.small {
	font-family: VERDANA;
	font-size:11px;
		font-weight:normal;
		color: #000000;
}
.smallb {
	font-family: VERDANA;
	font-size:11px;
		font-weight:bold;
		color: #000000;
}

.disnt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
		font-weight:italic;
		color: #000000;
}
.smallbu {
	font-family: VERDANA;
	font-size:11px;
		font-weight:normal;
		color: #000000;
		list-style-image:url(bullet.jpg)
}
.bullet { 
font-family: VERDANA;
	font-size:11px;
		font-weight:normal;
		color: #000000;
list-style:url(bullet.jpg);
}

.smaitl {
	font-family: Arial;
	font-size: 11px;
	font-style:italic;
		color: #000000;
}
.medhlf{
	font-family: Verdana;
		font-size: 12px;
	font-weight: bold;
	color: #990000;
}

.med {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
}
.meda {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#ffffff;
	}
.but1 {font-family: Verdana;
	font-size: small;
	font-weight: bold;
	color: Blue;
}
.but2 {font-family: Verdana;
	font-size: small;
	font-weight: bold;
	color:#CCCCCC;
}
a:link {color: #ff6600; text-decoration: underline; }
a:hover {color: red; text-decoration: none; }
a:visit {color: #ff6600; text-decoration: none; }
