@charset "utf-8";
.Small {
	font-family: "Trebuchet MS", verdana, arial, sans-serif; 
	font-size: 10pt;
	border: solid #FFFFEA px;
	padding: 0px;
	color:#FFF;
	text-align:left;
}
.Small A:active, .Small a:hover, .Small a:visted{
	font-family: "Trebuchet MS", verdana, arial, sans-serif; 
	font-size: 10pt;
}
body{
	background-color: #4095C8;
}
strong{
	font-family: "Trebuchet MS", verdana, arial, sans-serif; 
	font-size: 12pt;
	color:#FFF;
}

a {
	color:#FFF;
	text-decoration: none;
}
a:active {
	color:#FFF;
	text-decoration: none;
}
a:visted {
	color:#FFF;
	text-decoration: none;
}
a:hover{
	color:#FFFF9D;
	text-decoration: underline;
}
td{
padding-bottom: 5px;
}
