
table td
{
	font-size: 0.75em; 
	font-family: Verdana;
}

h1 { font-size: 1.2em; }

a { text-decoration: none; }
a:hover { text-decoration: underline; }

.tdFooter 
{
	width: 765px;
	height: 50px;
	background-color: #FFFFFF;
	vertical-align: top;
	text-align: center;
	font-size: 7pt;
	font-family: Verdana;
	color: #505050;
}
.tdFooter a { color: #505050; text-decoration: none; }
.tdFooter a:hover { color: #505050; text-decoration: underline; }

.side {	font-size: 0.95em; }

.liQuestion { margin-bottom: 8px; }
.divQuestion { max-width: 500px; padding: 0px 15px 0px 15px; }
