ul.title{
	margin-bottom : 5px;
}
td{
		font-family: "MS Sans Serif";
	font-size: 10px;
	color:#666666;
}
.bod {
	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #666666;
}
h1{
	font-family: "MS Sans Serif";
	font-size: 10px;
	color:#247991;
	margin-top : 13px;
	margin-bottom : 10px;
}
td.content{
	font-family: "MS Sans Serif";
	font-size: 10px;
	color:#666666;
	padding-bottom : 10px;
	padding-left : 15px;
	padding-right : 10px;
	padding-top : 0px;
}
A {
	font-family: "MS Sans Serif";
	font-size: 10px;
	Color : #FF8000;
	font-weight: bold;
	text-decoration : none;
}
A:hover {
	font-family: "MS Sans Serif";
	font-size: 10px;
	Color : Teal;
	font-weight: bold;
	text-decoration : underline;
}
