body{
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.innerTable {
	font-size: 12px;
	font-style: normal;
	color: #333;
}

a {color:red;}

a:hover {
	color: #333;
	text-decoration: underline;
}

.outerTable {
	font-size: 10px;
	font-style: normal;
	color: #333;
	background-color: #fff;
	border: thin solid #999999;
}
.Title {
	font-size: 14px;
	color: #333;
	font-weight:bold;
}
.TextBox {
	font-size: 12px;
	color: #000;
	background-color: #CCCCCC;
	font-style: normal;
	text-indent: 3pt;
	border: thin inset #CCCCCC;
}
.LogoTable {

	font-size: 11px;
	font-style: normal;
	color: #333;
	background-color: #fff;
	border: thin none #999999;
}
