body {
font-family:verdana,tahoma,arial,helvetica,"sans serif";
font-size:12px;
background-color:#FFFFFF;
margin:0px;
}

a {
color:#999999;
text-decoration:none;
}

a:hover {
color:#999999;
}

h1,h2 {
font-family:arial,helvetica,"sans serif";
font-weight:normal;
}

h3, h4, h5, h6 {
font-family:arial,helvetica,"sans serif";
}

#all {
	width:800px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#header {
background-repeat:no-repeat;
height:200px;
width:800px;
background-color:#FFFFFF;
color:#999999;
border-bottom:1px solid #FFFFFF;
}

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

#content {
	color:#666666;
	margin:2px;
	padding:2px;
}

#footer {
border-top:1px dashed #888888;
text-align:center;
padding:5px;
width:790px; !important
width:800px;
background-color:#FFFFFF;
color:#888888;
font-size:10px;
background-repeat:no-repeat;
}

#footer a {
font-size:10px;
color:#888888;
text-decoration:underline;
}

#footer a:hover {
color:#FFFFFF;
text-decoration:none;
}
#all #content a {
	font-family: Arial, Helvetica, sans-serif;
}
