/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #666666;
}

body,td,th {
	font-family: Georgia, Arial;
	font-size: 12px;
	color: #333333;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Arial;
	font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #993300;
}
h2 {
	font-size: 12px;
	color: #333333;
}
.Copyrights {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.links {
	font-family: Georgia, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	background-position: center;
}
.2ndlinks {
	color: #333333;
	font-family: "Trebuchet MS", Arial;
	font-size: 9px;
}

.infohead {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	background-position: center;
}
.infotext {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	background-position: center;
	color: #666666;
}
.teaser {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #333333;
}

.ghost {
   color: #666666;
}
