A.green:link {font-family: Times New Roman; font-size: 12px; text-decoration: underline; color: green}
A.green:active {font-family: Times New Roman; font-size: 12px; text-decoration: underline; color: green}
A.green:visited {font-family: Times New Roman; font-size: 12px; text-decoration: underline; color: green}
A.green:hover {font-family: Times New Roman; font-size: 12px;  color: green; text-decoration: underline;}

A.red:link {font-family: Times New Roman; font-size: 14px; text-decoration: underline; color: #6C0B20}
A.red:active {font-family: Times New Roman; font-size: 14px; text-decoration: underline; color: #6C0B20}
A.red:visited {font-family: Times New Roman; font-size: 14px; text-decoration: underline; color: #6C0B20}
A.red:hover {font-family: Times New Roman; font-size: 14px;  color: #6C0B20; text-decoration: underline;}

A.red2:link {font-family: Times New Roman; font-size: 14px; text-decoration: none; color: #6C0B20}
A.red2:active {font-family: Times New Roman; font-size: 14px; text-decoration: none; color: #6C0B20}
A.red2:visited {font-family: Times New Roman; font-size: 14px; text-decoration: none; color: #6C0B20}
A.red2:hover {font-family: Times New Roman; font-size: 14px;  color: #6C0B20; text-decoration: none;}

A.brightred:link {font-family: Times New Roman; font-size: 14px; text-decoration: none; color: #FF0000}
A.brightred:active {font-family: Times New Roman; font-size: 14px; text-decoration: none; color: #FF0000}
A.brightred:visited {font-family: Times New Roman; font-size: 14px; text-decoration: none; color: #FF0000}
A.brightred:hover {font-family: Times New Roman; font-size: 14px;  color: #FF0000; text-decoration: none;}

A.blue:link {font-family: Times New Roman; font-size: 12px; text-decoration: underline; color: #00054d}
A.blue:active {font-family: Times New Roman; font-size: 12px; text-decoration: underline; color: #00054d}
A.blue:visited {font-family: Times New Roman; font-size: 12px; text-decoration: underline; color: #00054d}
A.blue:hover {font-family: Times New Roman; font-size: 12px;  color: #00054d; text-decoration: underline;}

.section {
	font-family: Times New Roman;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #4B601A;
}

.boldsection {
	font-family: Times New Roman;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #4B601A;
}

p {
	font-family: Times New Roman;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

p.form {
	font-family: Times New Roman;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.body {
	font-family: Times New Roman;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.boldbody {
	font-family: Times New Roman;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.boldbodyform {
	font-family: Times New Roman;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.boldheader {
	font-family: Times New Roman;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.blueheader {
	font-family: Times New Roman;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0F324D;
}
.redbody {
	font-family: "Times New Roman";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #6C0B20;
}
.redform {
	font-family: "Times New Roman";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #6C0B20;
}
.name {
	font-family: "Times New Roman";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: red;
}
.description {
	font-family: "Times New Roman";
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
