﻿a:visited {
	color: #0000FF;
}
a:link {
	color: #0000FF;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}
.heading1 {
	font-family: Arial;
	font-size: 18pt;
	font-weight: bold;
	text-align: right;
}
.ab {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}
.an {
	font-family: Arial;
	font-size: 10pt;
	text-align: center;
}
.VBlue {
	font-family: verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #0033CC;
	text-align: center;
}
.VRed {
	font-family: verdana;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	color: #FF0000;
}
.body {
	font-family: verdana;
	font-size: 10pt;
}
.body-Bold {
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
}
.model {
	font-family: verdana;
	font-size: 8pt;
	color: #0033CC;
}

