html, body, ul, ol, li, p,td, h1,h2,h3,h4,h5,h6,form,fieldset,a,div,img { 
margin:0; padding:0; border:0;  }
input,select,textarea,fieldset {font-family:  Verdana, Arial, Helvetica, sans-serif; margin:0; padding:0; }

html, body {
height:100%;
}

body {
	font-family:  Arial, Helvetica, sans-serif;
	color: #212121;	text-align:center;
	background: #FFF;
	font-size:76%; line-height:150%;
}

a { color:#1C75BC }
a:hover { color:#FF9900 }

p { margin-bottom:9px; }
.pad { padding:9px }
br.clr { clear:both; overflow:auto; }

#nav { width:auto; height:34px; 
background-color:#6C7795; color:#272727;
margin-bottom:68px;
}

h1 {
position:relative;
color:#EEE;
line-height:120%;
font-size:1.5em;
}

h2 {
font-size:1.3em; margin-bottom:9px; color:#DADADA; 
}

.content600 { margin:0 auto; width:600px; text-align:left }

#links {
position:absolute;
top:560px;
left:50%;
margin-left:-300px;
width:600px;
height:30px;
z-index:6;
color:#AAA;
}
#links a {
color:#1C75BC;
}
#links a:hover {
color:#666699;
}
