body {
	background-color: #FFFFFF;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}
li {
	font-size: 11pt;
	color: #333333;
}
.small {
	font-size: 11pt;
	color: #333333;
}
.big {
	font-size: 14pt;
}
.smallSans {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a, a:link, a:active, a:visited {
	color: #0068ac;
	font:  12pt Times New Roman, Times, serif;
}
a:hover {
	color: #0068ac;
	font:  12pt Times New Roman, Times, serif;
}
.gray {
	color: #333333;
}
td {
	vertical-align: top;	
}