body {
	background-color: #000000;
	color: #FFFFFF;
	font-size: medium;


}


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

a:hover{
	color: #CCCCCC;
	text-decoration: underline;
}



h1 {
font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: oblique;
	font-weight: bolder;
	color: #FFFFFF;
	letter-spacing: 0.9em;
	text-align: center;
    margin: 0px;
	padding: 0px;
	border: none;

}


.header{
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: oblique;
	font-weight: bolder;
	
	color: #FFFFFF;
	letter-spacing: 0.9em;
	text-align: center;
    margin: 0px;
	padding: 0px;

}



h2{
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;

	color: #FFFFFF;
	letter-spacing: 0.2em;
	text-align: center;
	margin: 0px;
	padding: 0px;
	word-spacing: 0em;
}

h4 {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;

	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;	
}

#navbar{
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;

	color: #FFFFFF;
	letter-spacing: 0.15em;
	text-align: center;
	margin: 0px;
	padding: 0px;
	word-spacing: 0em;
}

.subhead {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;

	color: #FFFFFF;
	letter-spacing: 0.2em;
	text-align: center;
	margin: 0px;
	padding: 0px;
	word-spacing: 0em;
	
}

#definition {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	letter-spacing: 0.01em;
	text-align: left;
	margin-left: 200px;
	margin-top: 50px;
	position: relative;
	line-height: 25px;
}
#legal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: normal;
	text-align: left;
	margin-left: 25px;
	position: relative;
	line-height: normal;
}

hr {
color: #888888;
margin: 0px 25px;
height: 1px;
}

#content {
margin: 5px 25px;
font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0px;
}


img {
border: 1pt solid #ccc;
padding: 5px;
}

.error {

font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #ffdd66;
}

.small {

font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;

	color: #bbbbbb;
	position: relative;
	left: 25px;
	
}

.form_legend {

font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;

	color: #ffffff;
	
}
.forgotten {
font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;

 color: #fff;
 font-size: x-small;
	font-style: normal;
	font-weight: bold;
	
}
