body{
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: 100% 0%;
	color : #D0C0E0;
	font-size: 12px;
	line-height: 150%;
}

p{
	margin-left: 40px;
	margin-bottom: 2em;
	margin-right: 30px;
	margin-top: 0px;
}

#header1{
	color: #f0d0d0;
}

#header2{
	font-size: 12pt;
}

#footer1{
	color: #f0f0d0;
	line-height: 120%
}

th{
	text-align: center;
	font-weight: normal;
}

th#theader1{
	text-align: center;
	background-color: #202040;
	font-weight: bold;
}

th#theader2{
	text-align: center;
	background-color: #402020;
	font-weight: bold;
}

th#theader3{
	text-align: center;
	background-color: #204020;
	font-weight: bold;
}

#hidden{
	background-color: #202020;
	color: #202020;
}

a:link{
	color: #b0b0ff;
	text-decoration: none;
	font-weight: bold;
}

a:visited{
	color: #b0b0ff;
	text-decoration: none;
	font-weight: bold;
}

a:active{
	color: #b0b0ff;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	color: #b0b0ff;
	text-decoration: underline;
	font-weight: bold;
}

h1 {
	font-size: 150%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 1em;
	border-bottom: 1px solid #ffffff;
}

h2 {
	font-size: 120%;
	margin-left: 25px;
	margin-right: 30px;
	margin-bottom: 1em;
	border-bottom: 1px dashed #ffffff;
	color: #ffa0a0;
}

h3 {
	font-size: 110%;
	margin-left: 40px;
	margin-right: 30px;
	margin-bottom: 0em;
}
