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: 11px;
	font-weight: bold;
	color: #FFCC33;

}
.titleBig {
	font-family: Trebuchet MS, Times New Roman, Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFCC00;
}
a.nav:hover {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

li {
color: #CCCCCC;
list-style-type:disc;
}

.listRoman  {
color: #CCCCCC;
list-style-type:lower-roman;
}

a:link {color: #A8D3FF}
a:visited {color: #acabab}
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;}

.dropcontent{
width: 470px;
height: 140px;
display:block;
}

select{
font-family: Trebuchet MS, Times New Roman, Times, serif;
font-size: 13px;
}