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

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

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

a:link {color: #4B97A7}
a:visited {color: #666666}
a:hover {color: #33CCCC;}
a:active {color: #33CCCC;}
