body,table,tr,td,p,a
{
	padding:0px;
	margin:0px;
	font : 13px tahoma;
	text-decoration: none;
}
.menuHeader
{
	text-indent:10px;
	font : 13px tahoma;
	font-weight: bold;
}
.menuHeaderWhite
{
	text-indent:10px;
	font : 13px tahoma;
	font-weight: bold;
	color:white;
}
.menuHead
{
	text-indent:15px;
	font : 13px tahoma;
	text-decoration:none;
}
.menu
{
	text-indent:20px;
	font : 13px tahoma;
	text-decoration:none;
}
.questionHeader
{
	font : 13px tahoma;
	font-weight:bold;
	color:#CC3300;
}
.questionHeaderDisable
{
	font : 13px tahoma;
	font-weight:bold;
	color:#AAAAAA;
}
.generalSub
{
	font : 13px tahoma;
	font-weight:bold;
	color:#CC3300;
}
.title
{
	font : 13px tahoma;
	color: #0033CC;
}
.titlered
{
	font : 13px tahoma;
	color:#CC3300;
}
.copyright
{
	font : 13px tahoma;
	color: #404040;
}
.required {
	color: #FF0000;
}
