body {
	font-size:75%;
	line-height:2em;
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	color:#474747;
	margin:0;
	padding:0;
}

h1 {
	font-size: 1.454545em;
	line-height: 1.375em;
	margin-top: 0.6875em;
	margin-bottom: 0.6875em;
	color:#474747;
}

h2 {
	font-size: 1.272727em;
	line-height: 1.571429em;
	
	color:#474747;
}

h3 {
	font-size: 1.090909em;
	line-height: 1.833333em;
	font-weight:bold;
	color:#474747;
}

h4 {
	font-size: 1em;
	line-height: 2em;
	font-weight:bold;
	color:#474747;
}

a {
	color:#006699;
	text-decoration:underline;
}

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

#main .contentcontainer li {
	background: url(../images/dot.gif) 0 6px no-repeat;
	padding-left:20px;
	list-style-type:inside;
}

