a {
 font-family: courier new;
 font-size: 12px;
 color: #cccccc;
 }
a:hover {
 font-family: courier new;
 text-decoration: none;
 font-size: 12px;
 color: #ff7c11;
 border-bottom: #ff7c11 solid 1px;
 }

/* Header tags */

h1 {
	font-size: 25px;
	text-align: center;
	color: #ff7c11;
 	font-family: courier new;
	}

#content h1 {
	font-size: 20px;
	text-align: center;
	color: #FFFFFF;
 	font-family: courier new;
	margin: 10px 20px 10px 20px;
	}

#content h2 {
	font-size: 16px;
	text-align: center;
	color: #FFFFFF;
 	font-family: courier new;
	margin: 10px 20px 10px 20px;
	}

#bottom h2 {
	font-size: 18px;
	text-align: center;
	color: #FFFFFF;
 	font-family: courier new;
	}

/* Paragraph tags */

p {
	font-size: 12px;
	text-align: center;
	color: #FFFFFF;
 	font-family: courier new;
	}

#content p {
	font-size: 12px;
	text-align: center;
	color: #FFFFFF;
 	font-family: courier new;
	margin: 5px 30px 5px 30px;
	}

#bottom p {
	font-size: 12px;
	text-align: center;
	color: #FFFFFF;
 	font-family: courier new;
	}


#header {
	height: 300px; 
	}

body { background: #080808; color: #D0C0F0; font-family: verdana; font-size: 9; text-align: justify; }

#borderstyle {
 color: #080808;
 background-color: #303030;
 border-style: solid;
 border-width: 1px;
 border-color: #303030;
 font-size: 10pt
}

.style {
 color: #FFEFFF;
 background-color: #000000;
 border-style: solid;
 border-width: 1px;
 border-color: #505050;
}

.bodytext {
 border-top: #666666 dashed 1px;
 border-left: #666666 dashed 1px;
 border-bottom: #666666 dashed 1px;
 border-right: #666666 dashed 1px;
 font-family: verdana;
 font-size: 9px;
 text-align: justify;
 }
.menops {
 border-top: #999999 solid 1px;
 border-left: #999999 solid 1px;
 border-bottom: #999999 solid 1px;
 border-right: #999999 solid 1px;
 font-family: impact;
 font-size: 8px;
 color: #ffffff;
 }
.eye {
 font-family: webdings;
 font-size: 30px;
 }
.screen {
 border-top: #666666 solid 2px;
 border-left: #666666 solid 2px;
 border-bottom: #666666 solid 2px;
 border-right: #666666 solid 2px;
 height: 40px;
 width: 50px;
 background-color: #303030;
 }