#nav {
	font-size: 40px;
        font-family: Georgi
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}

body {
	margin: 0px;
	padding: 0px;
	border: 0px none #000000;
	background-color: #000000;
	color: #CCCCCC;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.topic {
	color: #00FF00;
	text-decoration: none;
	font-size: 18px;
	text-indent: 4pt;
        font-family: Georgia;
	padding: 0px;
	border-top: thin none #CCCCCC;
	border-right: thin none #CCCCCC;
	border-bottom: thin outset #CCCCCC;
	border-left: thin none #CCCCCC;
}
.padding {
	padding: 10px;
	text-align: left;
	vertical-align: top;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.headtail {
   	font-size: 10px;
        font-family: Georgia;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
h4 {
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip:  rect(0px 0px 0px 0px);
	line-height: normal;
        font-family: Georgia;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background-position: left top;
	vertical-align: baseline;
	margin: 0px;
	padding: 0px;
	border: none;
	color: #FFFFFF;
	font-weight: bolder;
}

.bar {
   	font-size: 8px;
	font-family: verdana;
}


a,table {
   	font-size: 10px;
	font-family: verdana;
}

a:link {
	text-decoration: none;
	color: #3C87F0;

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

}
a: active  {
	text-decoration: none;
	color: #3C87F0;
}
a:hover {
	text-decoration: none;
	color: #C3F0F0;
}

