a {
	color: #CCCCCC;
}
body {
	background-color: #666666;
}
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
}	
	td.hd, th.hd {
	text-decoration: none;
	color: #999966;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;

}
a:visited {
	color: #999999;
	text-decoration: none
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}	
a:active {
	background-color: transparent;
}
a.th:link {
	color: #CCCCCC;
	text-decoration: none;
}
a.th:visited {
	text-decoration: none;
	color: #999999;
}
a.th:hover {
	color: #FFFFFF;
	text-decoration: underline;
}	
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999966;
	text-decoration: none;
	text-align: justify;
}
table {

}
table.container {
	width: 760px;
}
table.header {
	width: 100%;
	background-color: #333333;
	border: 1px solid #FF3300;
}
table.menu {
	width: 100%;
	border: 1px solid #FF3300;
	background-color: #333333;
}
table.content {
	width: 100%;
	border: 1px solid #FF3300;
	background-color: #333333;
}
td.frame {
	background-color: #111111;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	vertical-align: middle;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	color: #CCCCCC;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #999966;
	text-align: center;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #111111;
	text-decoration: none;
}
