.bottom {
	font-size: 10px;
	font-weight: bold;
	color: White;
}
td {
	font-style: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color : #696969;
	text-decoration : none;
	font-style: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12px;
}

a:hover {
	color : White;
	background-color : #CC0000;
	text-decoration : none;
	font-style: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12px;
}

hr { border: 1px solid Red;    }

ul { list-style-image: url(../images/bullet_e_c.jpg); }
.Title {
	font-size : 20px;
	color : #000000;
	font-family : Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-weight : bolder;
	text-align : left;
	font-style: italic;
}

.TitleBody {
	font-size : 16px;
	color : #CC0000;
	font-family : Arial, Helvetica, Tahoma, Verdana, sans-serif;
	font-weight : bolder;
	text-align : left;
}



