.menu {
	font-family : Arial, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none; }
.menu:hover {
	color : #FFFFFF;
	text-decoration : underline; }

.title {
	font-family : Arial, sans-serif;
	font-size : 11px;
	color : #666666; }

h1 {
	font-family : Arial, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #000000;
	text-decoration : underline;
	margin : 20 0 3 0; }

h2 {
	font-family : Arial, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #000000;
	text-align : center;
	text-decoration : none;
	margin : 20 0 0 0; }

.head {
	font-weight : bold;
	color : #F26A22; }

.comment {
	font-family : Arial, sans-serif;
	font-size : 10px;
	color : #666666; }

p {
	font-family : Arial, sans-serif;
	font-size : 13px;
	line-height : 20px;
	color : #000000; }

a {
	font-weight : bold;
	color : #F26A22;
	text-decoration : none; }
a:hover {
	color : #000000;
	text-decoration : underline; }

.copy {
	font-family : Arial, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #7F7F7F;
	text-decoration : none; }
.copy:hover {
	text-decoration : underline; }

table {
	border: 0; }

td {
	font-family : Arial, sans-serif;
	font-size : 13px;
	line-height : 16px;
	color : #000000; }

img {
	border: 0; }

