body {
	background:#fff;
	color:#4c4c4c;
	font-size:79%;
	font-family:arial,helvetica,sans-serif;
}

#header img {
	display:none;
}

a img {
 	border:none;
}

a {
	color:#006699;
}

h1 {
	font-size: 1.7em;
	font-weight:lighter;
	color:#eb8102;
}


h2 {
	font-size: 1.3em;
	color:#199a96;
}

#home h2 {
	color: #eb8300;
}

h3 {
	font-size:1.1em;
	color:#666;
}


h4 {
	color:#4D4D4D;
}

table 
{
	padding: 3;
}


