body,td,th {
	font-family: Verdana, Arial, Sans-serif;
	color: #333333;
	font-size: 14px;
}
body {text-align: center;
background-color: #999999;
}
a:link {
	text-decoration: none;
	color: blue;
}

.main {	font-size: 40px;
	color: green;
	font-weight: bold;
	margin: 0px; padding: 0px;}
a:visited {
	text-decoration: none;
	}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


div#wrapper {text-align: left; width: 800px; margin: auto;
background-color: white;
}


div#wrapper2 {
padding: 25px;
}


* html div#wrapper {
    \width: 800px; /* for IE5 and IE6 in quirks mode */
    w\idth: 750px; /* for IE6 in standards mode */
  } 


h1 {	font-size: 25px;
	font-weight: bold;
	color: green;}
h2 {font-size: 20px;
	font-weight: bold;
	color: green;}
h3 {	font-size: 14px;
	font-weight: bold;
	}


p.navbar {background-color: green;
width=750px;
font-size: 16px;
border: medium #ffffff solid;
padding: 1%;
text-align: center}

p.navbar a:link {color: white;
text-decoration: none}

p.navbar a:visited {color: white;
text-decoration: none}

p.navbar a:hover {background-color: #green;
color: black;
text-decoration: none}