.object {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
}

.title {
	font-family: Tahoma, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
}
tr {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000000;
}
td {

	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000000;
}
p {


	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000000;
}
.padding {
	padding-left: 20px;
	color: #FFFFFF;
}

.leftMenu {
	font-size: 12px;
	font-family: Tahoma, Arial;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.leftMenu:hover {
	font-family: Tahoma, Arial;
	font-weight: bold;
	color: #EA4E26;
	text-decoration: none;
	font-size: 12px;
}
.rightHeading {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.topMenu {
	font-family: Tahoma, Arial;
	font-weight: bold;
	color: #EA4E26;
	text-decoration: underline;
	font-size: 11px;
}
.topMenu:hover {
	font-family: Tahoma, Arial;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-size: 11px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.latest {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight:bold;
}
a {
	color: #EA4E26;
	text-decoration: underline;	
}
a:hover {
	color: #EA4E26;
	text-decoration: none;	
}
