body {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
}
p {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
}
td {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
}
h1, div.h {
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #FF850B;
	margin-top: 6px;
	margin-bottom: 14px;
}
h1.c {
	text-align: left;
}
h2 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 4px;
	border-bottom: 1px solid #000000;
}
h3 {
	margin: 8px 0;
	font-size: 13px;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}

hr {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #FFFFFF;
}
img.r {
	border: 5px solid #E6E6E6;
}

h1 a, div.h a {
	color: #FF850B;
	text-decoration: none;
}
h1 a:hover, div.h a:hover {
	color: #FF850B;
	text-decoration: none;
}

tr.g td {
	background-color: #F6F6F6;
}

div.hr {
	height: 1px;
	font-size: 1px;
	margin-top: 2px;
	margin-bottom: 2px;
	background-image: url(/img/hr.gif);
	background-repeat: repeat-x;
}
