body {
	background-color : #777777 ;
	margin : 0px;
}

.greenLeft {
	background-color : #999B1C ;
}

.greenRight {
	background-color : #ACAE1E ;
	text-align : left;
}

td, p, ul, li {
	font-family : arial, helvetica, sans-serif ;
	font-size : 13px ;
	color : #ffffff ;
}

a {
	color : #E5E67C  ;
	text-decoration : none ;
}

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

input, textarea {
	font-family : arial, helvetica, sans-serif ;
}

h2 {
	font-size : 13px;
}