body {
	background-color: #000000;
	/*background-image:url(../pics/pixbg.gif);*/
	font-family: "Tahoma", Verdana;
	color: #FFFFFF;
}

#main {
	PADDING-RIGHT: 10px; 
	PADDING-LEFT: 45px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px
}

h1 {
	font-size: 115%;
	margin-left: 10%;
	font-weight: bold;
}

h2 {
	font-size: 95%;
	font-weight: bold;
	margin-right: 1%;
	margin-left: 1%;
	margin-top: 7px;
	margin-bottom: 7px;
}

h3 {
	font-size: 71%;
	font-weight: normal;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-right: 1%;
	margin-left: 1%;
}

h4 {
	font-size: 71%;
	font-weight: bold;
	margin-right: 1%;
	margin-left: 1%;
	margin-top: 0px;
	margin-bottom: 0px;
}

#intest {
	font-size: 71%;
	margin-top: 5px;
	margin-bottom: 5px;
	font-style: italic;
}

#tdtext {
	font-size: 71%;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}

#tdtext a {
	PADDING-RIGHT: 2px; 
	DISPLAY: block; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 2px; 
	MARGIN: 0px; 
	WIDTH: 100%; 
	COLOR: #FFFFFF; 
	PADDING-TOP: 2px; 
	BACKGROUND-REPEAT: no-repeat; 
	TEXT-DECORATION: none
}
#tdtext a:hover {
	COLOR: #ffffff;
	BACKGROUND-REPEAT: no-repeat; 
	BACKGROUND-COLOR: #7F99B2;
	TEXT-DECORATION: none
}

#navbar {
	font-size: 70%;
	color: #E6DFE2;
	margin-right: 1%;
	margin-left: 1%;
	margin-top: 0px;
	margin-bottom: 0px;
}

#navbar a {
	color: #ffffff; 
	text-decoration: none;
}

#navbar a:hover {
	COLOR: #ffffff; 
	text-decoration: underline;
}
