/* CSS Document */
body {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color:#000000
}
.context {
	font-family:Arial; 
	font-size:10px; 
	font-weight:normal; 
	color:#CCCCCC;
	}
.menutext {
	font-family:Tahoma; 
	font-size:14px; 
	font-weight:bold; 
	color:#FFFFFF;
	text-decoration:none
	}
a.menutext {
	font-family:arial; 
	font-size:12px; 
	font-weight:bold; 
	color:#FFFFCC;
	text-decoration:underline
	}
a.menutext:active {
	font-family:arial; 
	font-size:12px; 
	font-weight:bold; 
	color:#FFFFCC;
	text-decoration:underline
	}
a.menutext:visited {
	font-family:arial; 
	font-size:12px; 
	font-weight:bold; 
	color:#FFFFCC;
	text-decoration:underline
	}
a.menutext:hover {
	font-family:arial; 
	font-size:12px; 
	font-weight:bold; 
	color:#FFFFCC;
	text-decoration:underline
    }
.content {
	font-family:Arial; 
	font-size:12px; 
	font-weight:normal; 
	color:#000000;
	}
H1 {
	MARGIN-TOP: 0px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 20px; 
	MARGIN-BOTTOM: 0px; 
	COLOR: #cccccc; 
	FONT-FAMILY: Arial
}
H2 {
	MARGIN-TOP: 0px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 16px; 
	MARGIN-BOTTOM: -3px; 
	COLOR: #000000; 
	FONT-FAMILY: Arial
}
H3 {
	MARGIN-TOP: 0px; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 16px; 
	MARGIN-BOTTOM: -3px; 
	COLOR: #92b308; 
	FONT-FAMILY: Arial
}
.text {
	font-family:Tahoma; 
	font-size:12px; 
	font-weight:normal; 
	color:#444444;
	}
a.text {
	font-family:Tahoma; 
	font-size:12px; 
	font-weight:bold; 
	color:#414141;
	}
a.text:active {
	font-family:Tahoma; 
	font-size:12px; 
	font-weight:bold; 
	color:#404040;
	text-decoration:none
	}
a.text:visited {
	font-family:Tahoma; 
	font-size:12px; 
	font-weight:bold; 
	color:#444444;
	text-decoration:none
	}
a.text:hover {
	font-family:Tahoma; 
	font-size:12px; 
	font-weight:bold; 
	color:#404040;
	text-decoration:underline
    }
.smalltext {
	font-family:Tahoma; 
	font-size:10px; 
	font-weight:normal; 
	color:#cccccc;
	}