body {
	margin:0px;
	}

td {
	font: arial;
	color:#000000;
	}

p {
	color:#000000;
	font-family:"Times New Roman", Times, serif
	font-size:12px;
	}
		
a {
	color: #FFFF00;
	text-decoration:none;
	}
	
a:hover {
	color: #FFFFFF;
	text-decoration:underline;
	}
	
#frame { 
	width:750px; 
	margin:35px auto 0px auto; 
	background-color: #FF7600; 
	text-align: left;
	vertical-align:top;
	}

#main { 
	width:735px; 
	border: 1px solid #FFF700;
	vertical-align:top;
	}

#nav {
	width: 735px;
	}
	
li {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	}