body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 2px;
	background-color: #E2E4E3;


}
td {
	font-family: Tahoma;
	font-size: 13px;
}
a {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {

	font-family: Tahoma;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
td.link {
	font-family: Tahoma;
	font-size: 12px;
	color: #CCCCCC;

}
td.comm {
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;

}
a.main {

	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.main:hover {


	font-family: Tahoma;
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
}
td.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;

}

