body, div, span, tr, td, th, dl, dt, dd, li, ul, ol, p, a, h2, h3, h4, h5, h6, b, i, input, select, textarea   {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	color: #660066;
}

body {
	background-color : #62AE29;
}

table { margin-top:0px; margin-bottom:0px; }


ul, ol, li {
	margin-top: 0pt;
	margin-bottom: 0pt; 
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	padding-bottom : 0px;
}

a {
	color: #660066;
}



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

a:active, a:visited{color: #660066;; text-decoration : underline; }


.bigger {
	font-size:1.1em;
	font-weight : bold;
}

.little, .lastUpdated {
	font-size: 0.7em;
}