body {
	margin: 00px;
	vertical-align: top;
	text-align: center;
	background:#ccc url(images/bg-gradient.jpg) repeat-x;
}
ul {
	list-style-type: circle;
	list-style-position: outside;
}
a {
	font-family: lucida, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #c61d23;
}
a:hover {
	font-family: lucida, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
}
.rollgray a {
	font-family: lucida, Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	text-decoration: underline;
}
.rollgray a:hover {
	font-family: lucida, Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-decoration: none;
}
.h1 {
	font-family: verdana, sans-serif;		
	font-size: 16px;
	font-weight: bold;
	color: #c61d23;
}
.h2 {
	font-family: verdana, sans-serif;		
	font-size: 16px;
	font-weight: bold;
	color: #666;
}
.h2 {
	font-family: verdana, sans-serif;		
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.text {
	font-family: lucida, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.textbold {
	font-family: lucida, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}
.textboldred {
	font-family: lucida, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background-color: #c61d23;
	padding: 3px;
}
.textgray {
	font-family: lucida, Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	color: #666;
}
.head-red {
	font-family: lucida, Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	color: #c61d23;
}
.head-gray {
	font-family: lucida, Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	color: #666;
}
.sidebar a {
	font-family: lucida, Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #fff;
}
.sidebar a:hover {
	font-family: lucida, Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #1e0d04;
}
.timeroll a {
	font-family: lucida, Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	color: #5b492b;
	text-decoration: none;
}
.timeroll a:hover {
	font-family: lucida, Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
