a, h2 a:hover, h3 a:hover {
	color: #ffffff;
	text-decoration: none;
	}

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

body {
	font-size: 11px; /* 62.5%; Resets 1em to 10px */
	line-height: 18px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #FFFFFF;
	text-align: center;
	background-color: #555555;
	background-image: url(bg1.png);
	text-align: justify; 

	}

h1, h2, h3 {
	color: #ffffff;
	font-family: arial, courier new, courier;
	font-variant: small-caps;
	letter-spacing: 1px;
	position: relative;
	}

h1 {
	position: relative;
	top: 0px;
	bottom: -30px;
	line-height: 0px;

	}

h4 { 
	text-transform: lowercase;
	text-align: right;
	font-weight: normal;
	margin-right: 10px;
	line-height: 5px;
	color: #E2CBB4;
	font-size: 10px;
	}

b {
	font-variant: small-caps;
	font-size: 12px;
	}

td { 
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; 
	font-size: 11px; 
	line-height: 18px; 
	color: #FFFFFF; 
	text-align: justify; 
	padding: 5px;
	padding-right: 15px;
	background-color: #555555;
	}

IMG { 
	margin: 0px;
	
	
	}

.content {
	padding: 10px;
	position: relative;
	top: -35px;
	vertical-align: top;
	}