BODY {
	margin-left : 5px;
	margin-right : 0px;
	font-family: "Verdana", "Arial", "Geneva", "sans-serif";
	font-size: 12px;
	text-align : left;
	text-indent : 0px;
	color : #FFFFF9;
	background-color : #000000;
	scrollbar-3d-light-color:#000000;scrollbar-arrow-color:#FFFFFF;scrollbar-base-color:#000000;scrollbar-dark-shadow-color:#000000;scrollbar-face-color:#000000;scrollbar-highlight-color:#FFFFFF;scrollbar-shadow-color:#FFFFFF;
}

P {
	margin-left : 0px;
	text-indent : 0px;
	font-family:  "Verdana", "Arial", "Geneva", "sans-serif";
	font-size: 12px;
	background : transparent;
	font-weight : normal;
	color : #FFFFF9;
}

	
.small {
	margin-left : 0px;
	text-indent : 0px;
	font-family: "Verdana", "Arial", "Geneva", "sans-serif";
	font-size: 10px;
	background : transparent;
	font-weight : normal;
	color : #FFFFF9;
}

.smallBold {
	margin-left : 0px;
	text-indent : 0px;
	font-family: "Verdana", "Arial", "Geneva", "sans-serif";
	font-size: 10px;
	background : transparent;
	font-weight : bold;
	color : #FFFFF9;
}

	
.big {
	font-family: "Verdana", "Arial", "Geneva", "sans-serif";
	font-size: 12px;
	font-weight : bold;
}

	
.titel {
	margin-left : 0px;
	text-indent : 0px;
	font-family: "Verdana", "Arial", "Geneva", "sans-serif";
	font-size: 18px;
	background : transparent;
	font-weight : bold;
	color : #FFFFFC;
}

	
	
.form {
	margin-left : 0px;
	text-indent : 0px;
	font-family: "Verdana", "Arial", "Geneva", "sans-serif";
	font-size: 12px;
	background : #FFFFF9;
	font-weight : normal;
	color : #0066CC;
}

	
.button {
	margin-left : 0px;
	text-indent : 0px;
	font-family:  "Verdana", "Arial", "Geneva", "sans-serif";
	font-size: 12px;
	background : #FFFFFC;
	font-weight : bold;
	color : #FFFFFF;
}

	
	
	.Guest {
	margin-left : 0px;
	text-indent : 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight : bold;
	font-style : italic;
	color : #FFFFF9;
}

	
H1 {
	margin-left : 0px;
	font-family: "Verdana", "Arial", "Geneva", "sans-serif";
	font-size: 25px;
	color : #FFFFFC;
	font-weight : bold;
	background : transparent;
}

H2 {
	margin-left : 0px;
	font-family: "Verdana", "Arial", "Geneva", "sans-serif";
	font-size: 23px;
	color : #FFFFFC;
	font-weight : bold;
	background : transparent;
}

H3 {
	margin-left : 0px;
	font-family:  "Verdana", "Arial", "Geneva", "sans-serif";
	font-size: 20px;
	color : #FFFFFC;
	font-weight : bold;
	background : transparent;
}

H4 {
	margin-left : 0px;
	font-family:  "Verdana", "Arial", "Geneva", "sans-serif";
	font-size: 17px;
	color : #FFFFFC;
	font-weight : bold;
	background : transparent;
}

H5 {
	margin-left : 0px;
	font-family:  "Verdana", "Arial", "Geneva", "sans-serif";
	font-size: 15px;
	color : #FFFFFC;
	font-weight : bold;
	background : transparent;
}

H6 {
	margin-left : 0px;
	font-family:  "Verdana", "Arial", "Geneva", "sans-serif";
	font-size: 12px;
	color : #FFFFFC;
	font-weight : bold;
	background : transparent;
}

TH {
	font-family: "Verdana", "Arial", "Geneva", "sans-serif";
	font-size: 12px;
	color : #FFFFF9;
	font-weight : bold;
}


TD {
	margin-left : 0px;
	font-family:"Verdana", "Arial", "Geneva", "sans-serif";
	font-size: 12px;
	color : #FFFFF9;
}


B,STRONG {
	font-weight : bold;
}

I,CITE,EM,VAR,ADDRESS,BLOCKQUOTE {
	font-style : italic;
}

PRE,TT,CODE,KBD,SAMP {
	font-family:  "Courier", "Courier New", "Arial", "Geneva";
	font-size: 12px;
}

A:ACTIV {
	color : #3399FF;
	text-decoration : underline;
	font-weight : normal;
	font-size : 12px;
}

A:LINK {
	color : #3399FF;
	text-decoration : underline;
	font-weight : normal;
	font-size : 12px;
}

A:VISITED {
	color : #3399FF;
	text-decoration : underline;
	font-weight : normal;
	font-size : 12px;
}

A:HOVER {
	color : #00CCFF;
	font-weight : normal;
	font-size : 12px;
		text-decoration : underline;
}

A.small:ACTIV {
	color : #FFFFFC;
	text-decoration : none;
	font-weight : normal;
	font-size : 10px;
}

A.small:LINK {
	color : #1C64B4;
	text-decoration : none;
	font-weight : bold;
	font-size : 10px;
}

A.small:VISITED {
	color : #1C64B4;
	text-decoration : none;
	font-weight : bold;
	font-size : 10px;
}

A.small:HOVER {
	color : #FFCC66;
	font-weight : bold;
	font-size : 10px;
}