td {
	font-family: Verdana;
	color: #666666;
	font-size: 11px;
	valign: top;	
}
.header {
	font-family: Verdana;
	color: #003399;
	font-size: 13px;
}
.black10 {
	font-family: Verdana;
	color: #000000;
	font-size: 10px;
}
.size10 {
	font-family: Verdana;
	font-size: 10px;
}
.sml2 {
	font-size : 2px;
}
.red {
	font-family: Verdana;
	color: #9D112E;
}
.sml {
	font-size: 5px;
}
a {
	font-family: Verdana;
	color: #9D112E;
	font-size: 11px;
	text-decoration:underline;	
}
a:hover {
	font-family: Verdana;
	color: #cc0000;
	font-size: 11px;
	text-decoration:none;
}
a.size10 {
	font-family: Verdana;
	color: #9D112E;
	font-size: 10px;
	text-decoration:underline;	
}
a:hover.size10 {
	font-family: Verdana;
	color: #cc0000;
	font-size: 10px;
	text-decoration:none;
}
ul {
	list-style:disc;
	list-style-position:outside;
	margin-left:15px;
	margin-top: 0;
    border-top-width: 0;
    padding-top: 0;
    margin-bottom: 0;
    border-bottom-width: 0;
    padding-bottom: 0;	
}