body {
	background-color:#FFFFFF;
	font-family: georgia;
	font-size: 10pt;
	letter-spacing: 2px;
	word-spacing: 5px;
	color:#494949;
	scrollbar-3dlight-color : #B2b2b2;
	scrollbar-darkshadow-color : #757575;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-shadow-color : #FFFFFF;
	scrollbar-arrow-color : #757575;
	scrollbar-face-color : #DADADA;
	scrollbar-track-color : #FFFFFF;
}
h5{
	font-size: x-large;
}
h1 {
	font-size: 20px;
	padding:0 0 0 0;
}
TD, TH {
	vertical-align: TOP;
}
#Logo {
	font-size: 18px;
	font-weight: bold;
}
#Menu {
	border: thin solid blue;
	padding: 3px;
	vertical-align: top;
	text-align: center;
}
#Menu SPAN {
	font-size: 18px;
}
#MenuList {
	border: thin solid red;
	position:Absolute;
	top: 55px;
	left: 20px;
	background-color:White;
	visibility: hidden;
	}
#MenuList A{
	Color:Blue;
	}
#MenuList A:Hover{
	text-decoration: underline;
}
A:link,A:visited,A:active
{color:#4A4A4A;
	text-transform : none;
	text-decoration : none;
	}

A:hover
{	color:#454545;	text-transform : none;	text-decoration : none;
	}

input, textarea
{background:transparant;
font-family:verdana;
font-size:7pt;
color: #000000 ;
border-style:solid;
border-color: #b2b2b2;
border-width: 1px}
input {
	cursor: hand;
}
h2
{
	font: bold 14px verdana #000000;
		border-bottom : 1px solid #000000;
}
#Content h3 {
	vertical-align: center;
}
.disc{
	background-color: silver;
	color: Black;
	padding: 4px;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	text-align: left;
	text-justify: inter-ideograph;
}
#Sublime {
	font-size: 10px;
	text-indent: 25px;
}
.borders
{border-style:solid;
border-color: #b2b2b2;
border-width: 1px}
.ContentLink{
	color: navy;
	font-weight: bold;
	text-decoration: underline;
}
