P {
	FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif;
}
TD {
	FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif;
}
A {
	COLOR: Red;
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: Red;
	text-decoration : underline overline; 
}
A:active {
	COLOR: Red;
	TEXT-DECORATION: none;
}
a.whitelink:link {
	COLOR: #ffffff;
	font-family : arial; 
	font-size : 10px;
	TEXT-DECORATION: none;
}
a.whitelink:active {
	COLOR: #FFFF00; 
	font-family : arial; 
	font-size : 10px;
	TEXT-DECORATION: none;
}
a.whitelink:visited {
	COLOR: #ffffff;
	font-family : arial; 
	font-size : 10px;
	TEXT-DECORATION: none;
}
a.whitelink:hover {
	COLOR: #FFFF00;
	font-family : arial; 
	font-size : 10px; 
	TEXT-DECORATION: none;
}
a.sidelink:link { 
	font-family : arial; 
	font-size : 11px; 
	color : #3C502E; 
	text-decoration : none; 
} 
a.sidelink:visited { 
	font-family : arial; 
	font-size : 11px; 
	color : #3C502E; 
	text-decoration : none; 
}
a.sidelink:hover { 
	font-family : arial; 
	font-size : 11px; 
	color : #3C502E; 
	text-decoration : underline overline; 
}
a.sidelink2:link { 
	font-family : arial; 
	font-size : 12px; 
	color : #ff66000; 
	text-decoration : none; 
} 
a.sidelink2:visited { 
	font-family : arial; 
	font-size : 12px; 
	color : #ff6600; 
	text-decoration : none; 
}
a.sidelink2:hover { 
	font-family : arial; 
	font-size : 12px; 
	color : #ff66000; 
	text-decoration : underline overline; 
}

form {
	margin-bottom: 0px; 
	margin-top: 0px;
}

a.orangelink:link {
	COLOR: #ff66000;
	font-family : arial; 
	font-size : 10px;
	TEXT-DECORATION: bold;
}
a.orangelink:active {
	COLOR: #ff66000; 
	font-family : arial; 
	font-size : 10px;
	TEXT-DECORATION: none;
}
a.orangelink:visited {
	COLOR: #ff66000;
	font-family : arial; 
	font-size : 10px;
	TEXT-DECORATION: none;
}
a.orangelink:hover {
	COLOR: #FFFF00;
	font-family : arial; 
	font-size : 10px; 
	TEXT-DECORATION: none;
}

.mainText {
	font-family: 'Trebuchet MS', Trebuchet, Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #333333;
}

.mainText a {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.mainText a:hover {
	font-weight: normal;
	color: #4F729D;
	text-decoration: underline overline;
}

.smallText {
	font-family: Arial, 'Trebuchet MS', Trebuchet, Verdana, Helvetica, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}

.smallText a {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.smallText a:hover {
	font-weight: normal;
	color: #4F729D;
	text-decoration: underline overline;
}

.headLine {
	font-family: 'Trebuchet MS', Trebuchet, Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #666666;
}

.largeText {
	font-family: Arial, 'Trebuchet MS', Trebuchet, Verdana, Helvetica, Geneva, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #333333;
}

.callOut {
	font-family: Arial, 'Trebuchet MS', Trebuchet, Verdana, Helvetica, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	text-align: center;
}
