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

h1 {
	font-size: 1.272727em;
	line-height: 1.571429em;
	color:#ab1222;
	text-transform:uppercase;
}

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

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

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

a {
	color:#ab1222;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

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

.justifycenter {
	text-align:center;
}
