body {
	font-family: tahoma,arial,verdana;
	font-size:12px;
	color:#666666;
}

a {
	color:#00a0c6;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#homeLink {
	display:block;
	text-decoration:none;
	color:#666666;
	font-size:13px;
	font-weight:bold;
	margin-top:10px;
	margin-right:10px;
}

#homeLink:hover {
	text-decoration:underline;
}

h4.homeTitle {
	width:196px;
	height:19px;
	color:#ff7f00;
	font-size:11px;
	padding:5px 0px 0px 10px;
	background:url(../IMG/layout/home_small_bar.jpg) top left no-repeat;
}

h1,h2,h3,h4,h5,h6 {
	color:#333e59;
}

h1 {
	background:url(../IMG/layout/h1.jpg) 0px 4px no-repeat;
	padding-left:45px;
	font-size:17px;
	margin-bottom:15px;
}

h2 { 
	font-size:16px;
	margin-bottom:12px; 
}

h3 { 
	font-size:15px;
	margin-bottom:10px; 
}

h4 { 
	font-size:14px;
	margin-bottom:8px; 
}

h5,h6 { 
	font-size:12px;
	margin-bottom:5px; 
}

p {
	margin-bottom:15px;
	line-height:15px;
}

#features a, #quickLinks a, #events a {
	font-weight:bold;
}

#features p, #quickLinks p, #events p {
	margin:0px;
}

