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

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

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

a:link {color: #3366CC}
a:visited {color: #7883A0}
a:hover {color: white;}
a:active {color: white;}
