body {
	background:#FFFFFF;
	margin-top:20px;
	margin-bottom:40px;
}

a:link {color: #E6E6E6;}
a:active {color: #E6E6E6;}
a:visited {color: #E6E6E6;}
a:hover { text-decoration: underline;}
a { text-decoration: none;}

.menuPadding {
	padding-left:15px;
	padding-right:15px;
}

.text12 {
	font-family: arial, helvetica, sans-serif ;
	font-size: 12px;
	color: #E6E6E6;
	line-height: 19px;
}

.text10 {
	font-family: arial, helvetica, sans-serif ;
	font-size: 10px;
	color: #E6E6E6;
}