.size1 {  font-size: 9px; line-height: 140%}
.size1bold { font-size: 9px; line-height: 140%; font-weight: bold}
.size2 {  font-size: 10px; line-height: 140%}
.size2bold { font-size: 10px; line-height: 140%; font-weight: bold}
.size3 {  font-size: 12px; line-height: 140%}
.size3bold { font-size: 12px; line-height: 140%; font-weight: bold}
.size4 {  font-size: 14px; line-height: 140%}
.size4bold { font-size: 14px; line-height: 140%; font-weight: bold}
.size5 {  font-size: 16px; line-height: 140%}
.size5bold { font-size: 16px; line-height: 140%; font-weight: bold}
body {  font-size: 12px}
table {  font-size: 12px}
td {  font-size: 12px}
a:link {
	font-weight: bold;
	color: #0033CC;
	text-decoration: none;
}
a:visited {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}

