﻿a {
	font-weight: normal;
}

a:hover {
	color: #CC0000;
}

.T7 {
	font-size: 7pt;
	font-weight : normal;
}

.B7	{
	font-size: 7pt;
	font-weight : bold;
}

.T8	{
	font-size: 8pt;
	font-weight : normal;
}

.B8	{
	font-size: 8pt;
	font-weight : bold;
}

.WB8 {
	font-size: 8pt;
	font-weight : bold;
	color : White;
}

.T9	{
	font-size: 9pt;
	font-weight : normal;
}

.RT9	{
	font-size: 9pt;
	font-weight : normal;
	color: #CC0000;
}

.B9	{
	font-size: 9pt;
	font-weight : bold;
}

.T10	{
	font-size: 10pt;
	font-weight : normal;
}

.B10 {
	font-size: 10pt;
	font-weight : bold;
}

.WB10 {
	font-size: 10pt;
	font-weight : bold;
	color : White;
}

.T11	{
	font-size: 11pt;
	font-weight : normal;
}

.B11 {
	font-size: 11pt;
	font-weight : bold;
}

.T12 {
	font-size: 12pt;
	font-weight : normal;
}

.B12 {
	font-size: 12pt;
	font-weight : bold;
}

.T14 {
	font-size: 14pt;
	font-weight : normal;
}

.B14 {
	font-size: 14pt;
	font-weight : bold;
}

.T16 {
	font-size: 16pt;
	font-weight : normal;
}

.B16 {
	font-size: 16pt;
	font-weight : bold;
}

.T20 {
	font-size: 20pt;
	font-weight : normal;
}

.B20 {
	font-size: 20pt;
	font-weight : bold;
}

.B24 {
	font-size: 24pt;
	font-weight : bold;
}

body {
	background-color : #FFFFFF;
	font-family:  "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: Black;
}

input	{
	font-size: 9pt;
}

select	{
	font-size: 9pt;
}

textarea {
		font-size: 9pt;
}