.td_courier {
	font-family: Courier New, Courier, monospace;
	color: #cccccc;
	line-height: 12px;
	font-size: 11px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.white10 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
}

.type {
	font-family: Courier New, Courier, monospace;
	color: #000000;
	font-size: 11px;
}

.type_large {
	font-family: Courier New, Courier, monospace;
	color: #000000;
	font-weight: bold;
	font-size: 13px;
}

.title1 {
	font-family: Courier New, Courier, monospace;
	color: #ffffff;
	font-weight: bold;
	line-height: 16px;
	font-size: 21px;
}

.title2 {
	font-family: Courier New, Courier, monospace;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
}

.title3 {
	font-family: Courier New, Courier, monospace;
	color: #222222;
	font-weight: bold;
	font-size: 21px;
}

.red { 
	font-family: Courier New, Courier, monospace;
	color: #222222;
	font-weight: bold;
	font-size: 11px;
}

.controls {
	font-family: Courier New, Courier, monospace;
	color: #000000;
	font-size: 11px;
}

.brown {
	font-family: Courier New, Courier, monospace;
	color: #3F2F19;
	font-weight: bold;
	font-size: 12px;
}

.red14{
	font-family: Courier New, Courier, monospace;
	color: red;
	font-weight: bold;
	font-size: 14px;
}

.black14 {
	font-family: Courier New, Courier, monospace;
	color: #000000;
	line-height: 18px;
	font-size: 14px;
}

.black17 {
	font-family: Courier New, Courier, monospace;
	color: #000000;
	font-weight: bold;
	font-size: 17px;
}

.blue {
	font-family: Courier New, Courier, monospace;
	color: #003468;
	font-size: 12px;
}

.blue14 {
	font-family: Courier New, Courier, monospace;
	color: #003468;
	font-size: 14px;
}

.blue16 {
	font-family: Courier New, Courier, monospace;
	color: #003468;
	font-weight: bold;
	font-size: 16px;
}

.white {
	font-family: Courier New, Courier, monospace;
	color: #ffffff;
	font-size: 11px;
}

th {
	font-family: Courier New, Courier, monospace;
	font-size: 12px;
}

A:link
{
	font-family: Courier New, Courier, monospace;
	font-size: 11px;
	color: #D18316;
    text-decoration: none;
}
A:active
{
	font-family: Courier New, Courier, monospace;
	font-size: 11px;
	color: #D18316;
    text-decoration: none;
}
A:visited
{
	font-family: Courier New, Courier, monospace;
	font-size: 11px;
	color: #D18316;
    text-decoration: none;
}
A:hover
{
	font-family: Courier New, Courier, monospace;
	font-size: 11px;
	color: #88b3da;
    text-decoration: underline;
}