body, html {
	page: 0;
	margin: 0;
	color: #3c3c3c;
    font-family: 'ArialMT','Arial',sans-serif;
    font-size: 14px;
}

a {
	color: #929292;
    font-size: 14px;
	text-decoration: underline;
}

h1 {
	color: #b71c3e;
    font-size: 16px;
	font-weight:bold;
}

#next_link {
	color: #929292;
    font-size: 14px;
	text-decoration: none;
}

#current_link {
	color: #b71c3e;
    font-size: 16px;
	text-decoration: none;
}

ul {
	list-style-image: url('bullet-color.jpg');
}

li  {
	margin-top:0.4em;
}

ul.list1 {
	list-style-type:square;
	list-style-position:outside;
	padding-left:14px;
}

ul.list2 {
	list-style-type:square;
	list-style-position:outside;
	padding-left:20px;
}



#site_title {
	color: #b71c3e;
    font-size: 18px;
	text-decoration: none;
}

#site_sub-title {
	color: #b71c3e;
    font-size: 16px;
	text-decoration: none;
}

#title_bold {
	color: #b71c3e;
    font-size: 16px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
}

#red {
	color: #b71c3e;
    font-size: 14px;
	text-decoration: none;
}

#grey {
	color: #CCC;
    font-size: 14px;
	text-decoration: none;
}

#normal {
	color: #3c3c3c;
    font-family: 'ArialMT','Arial',sans-serif;
    font-size: 14px;
	margin-top:0px;
}

#footer {
	color: #3c3c3c;
    font-size: 11px;
	text-decoration: none;
	line-height:140%;
}

a.footer {
	color: #929292;
    font-size: 12px;
	text-decoration: underline;
	line-height:140%;
}

#content_wrapper {
	width: 844px;
	padding: auto;
	margin: 50px auto;
	text-align: center;
}
