td {
	font-size: 12px;
	color: #333333;
}

.mainTable{font-size:12px;}

* html .button { /*IE 6*/
	padding: 1px 5px !important;
}

*+html .button { /*IE 7*/
	padding: 1px 5px !important;
}

small{background-color:#009933}

.header{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%; padding:2px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.content{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: lighter;
	color: #333333;
}

.contentdesc{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: lighter;
	color: #333333;
}

.thereds{
	color: #FF6600;
}
