table {
	font-family: Trebuchet MS, Times New Roman, Times, serif;
	font-size: 11px;
	color: #3366CC;
}

.titleSmall {
	font-family: Trebuchet MS, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #003333;

}
.titleBig {
	font-family: Trebuchet MS, Times New Roman, Times, serif;
	font-size: 11pt;
	font-weight: bold;
	color: #0099FF;
}

a:link {color: #0099FF}
a:visited {color: #999999}
a:hover {color: #FF9900;}
a:active {color: #FF6600;}

a.foot:link {color: #CCCCCC;}
a.foot:visited {color: #CCCCCC;}
a.foot:hover {color: #FF9900;}
a.foot:active {color: #FF6600;}