body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	colot: #999999
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #FF3333;
	text-decoration: none;
}

a:visited {
  color: #FF3333;
  text-decoration: none;
}

a:hover {
	color: #666666;
	text-decoration: none;
}

a:active {
	color: #666666;
	text-decoration: none;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 16px;
}
.greybox {
	background-color: #CCCCCC;
	color: #333333;
	font-weight: bold;
	font-size: 12px;
	padding: 12px;
}
.titlebox1 {
	background-color: #CCCCCC;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	padding: 0px 0px 0px 18px;
}
.titlebox2 {
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	padding: 0px 18px 0px 0px;
	text-transform: uppercase;
}
.titletxt1 {
	color: #FF0000;
	font-weight: bold;
	font-size: 10px;
}
.titletxt2 {
	color: #000000;
	font-weight: bold;
	font-size: 10px;
}
.footer {
	color: #000000;
	font-weight: bold;
	font-size: 10px;
}
h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #000000;
}

