body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	text-align:center;
	background-color:white;
	margin:0px;
	}
	
div.container{
text-align:left;
margin-left:0px;
margin-right:0px;
width:750px;
height:680px;
}

p {
font-size:11px;
margin:5px;
}

ul {
font-size:11px;
list-style-type:circle;

list-style-position:inside;

}

h1 {
font-size:13px;
margin:5px;
color:#ff9900;
border-bottom:1px dashed #000066;
margin-bottom:15px;
width:150px;
}

ul.lower_nav{
float:right;
border-left:2px dashed #cccccc;
border-right:2px dashed #cccccc;
padding:5px;
list-style-type:none;
padding-right:15px;
margin-top:20px;
margin-right:5px;

}

ul.lower_nav li a{
text-decoration:none;
color:#666666;
line-height:20px;
}
ul.lower_nav li a:hover{
color:#000066;
border-bottom:1px dashed #000066;
}

p.more a{
text-decoration:none;
color:#666666;
float:right;
margin-right:500px;
margin-top:55px;

}
p.more a:hover{
color:#000066;
border-bottom:1px dashed #000066;
}

p a{
text-decoration:none;
color:#666666;

}
p a:hover{
color:#000066;
border-bottom:1px dashed #000066;
}
 
 


