
body {
	font: normal 11px/14px 'Lucida Grande',Geneva,Verdana,Arial,Helvetica,sans-serif;
	color: #000;
	margin: 15px;
	text-align: center; /* For IE */
	}

p {
	margin: 0 0 5px 0;
	text-align: left;
	}
	

h2 {
	color: #396;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0px 0 10px 0;
	}

h3 {
	color: #18d;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 30px 0 15px 0;
	}
	
h4 {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	margin: 15px 0 10px 0;
	}
	

a:link, a:visited {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0px 0 10px 0;
	}

a:hover, a:active {
	color: #fff;
	background: #9c0;
	}
	