#header {
	margin-left: 0px;
	margin-top: 0px;
	text-align: left;
	font-size: 12px;
	padding:  3px;
	height: 10px;
	font-weight : bold;
}


#header p {
	font-size: 11px;
	font-family: Arial;
	color: #000000;
	font-weight: bold;
	}
	
#header a {
	color: #FFFFFF;
	text-decoration : none;
	font-weight : bold;
}

#header a:hover {
	color: #333333;
	text-decoration : none;
	font-weight : bold;
}

#leftheader2 {
	float: left;
	margin-left: 10px;
	margin-top: 5px;
	margin-right: 20px;
	align: left;
	font-size: 12px;
}

	
#content {
	margin: 1px 0% 0 20px;
	margin-right: 20px;
	padding: 0px 0px;
	text-align: left;
	font-size: 12px;
	font-family: Arial;
	color: #999999;
	font-weight: bold;
}

#leftcol {
	float: left;
	margin-left: 10px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	text-align: left;
	font-size: 12px;
	padding: 1px 10px;
}
	
#leftcol p {
	font-size: 12px;
	font-family: Arial;
	color: #333333;
	font-weight: bold;
	}
	
#leftcol a {
	color: #999999;
	text-decoration : none;
	font-weight : bold;
}

#leftcol a:hover {
	color: #DDDDC3;
	text-decoration : none;
	font-weight : bold;
}

	
#footer {
	clear: both;
	margin: 0px;
	text-align: left;
	font-family: Arial;
	font-size: 10px;
	padding: 2px;
    border-top: 2px dashed #CCCCCC;
	color: #999999;
}

#footer a {
	color: #999999;
	text-decoration : none;
	font-weight : normal;
}

#footer a:hover {
	color: #242424;
	text-decoration : none;
	font-weight : normal;	
}
	
body {
	width: 97%;
	}

html, body {
	margin: 0;
	padding: 0;
	color: #000;
	}
	
p, a {
	font-family: Arial;
	}


	
h1, h2, h3, h4, h5, h6 {
	font-family: Arial;
	margin-top: 0px;
	}
