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 {
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #FF850B;
	margin-top: 6px;
	margin-bottom: 7px;
}
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;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #555555;
	text-decoration: underline;
}

hr {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #FFFFFF;
}
img.r {
	border: 5px solid #E6E6E6;
}

h1 a {
	color: #FF850B;
	text-decoration: none;
}
h1 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;
}
a img {
	border: 0px;
}