body {
/*font-family:'Segoe UI',Verdana,Arial,Helvetica,Sans-Serif;*/
font-family:Verdana, Arial, Helvetica, sans-serif; 
}

div#header h1 {
position:relative;
left:100px;
top:5px;
width:500px;
font-weight:normal;
font-size:25px;
color:#cc3333;
/*
position:absolute;
top:-9999px;*/
}
div#header h1 span {
font-size:16px;
color:#666666;
font-weight:bold;
}

div#header p.intro {
width:300px;
clear:both;
margin-top:-20px;
font-weight:normal;
position:relative;
	font-size:11px;
	color:#666666;
	left:100px;
	
}
p.intro a {text-decoration:none;	color:#666666;}

h2 {
font-weight:bold;
font-size:30px;
color:#cc3333;
margin:30px 0px 0px 0px;

}
h4 {
margin:5px 0 5px 0;

color:#CC3333;
font-size:15px;
}

h6 {


}


p.footer {margin:0px 0 0 0;}
p.footer a {font-size:10px;color:#666666;}


