body {
	scrollbar-arrow-color: #F9DF93;
	scrollbar-track-color: #FDF79F;
	scrollbar-shadow-color: #FDF79F;
	scrollbar-face-color: #FDF79F;
	scrollbar-highlight-color: #FDF79F;
	scrollbar-darkshadow-color:#FDF79F;
	scrollbar-3dlight-color: #FDF79F;
        filter: chroma(#FDF79F); height: 0px;
	background : url(bg.gif);
	font-family : arial;
	font-size : 8pt;
	text-align : justify;

}

.head { 
	font-style : normal; 
        font-weight : bold; 
        font-size : 8pt; 
        font-family : georgia; 
        text-transform: uppercase;
	color :#000000;
	background-color:transparent;
	letter-spacing:5px;
        background-image: url(head.gif);
	border-left:0px;
	border-right:0px;
	text-align:center;
	margin-top:8px;
	margin-bottom:3px;
}

.content {
	border : 1px solid #000000;
	padding-left : 3px;
	padding-right : 3px;
}

a:link, a:visited, a:active {
	font-family : arial
	font-size : 8pt;
	text-align : justify;
	text-decoration : overline;
	cursor: help;
	color : #000000;
}

a:hover {
	font-family : arial;
	font-size : 8pt;
	text-align : justify;
	font-style : italic;
	color : #000000;
	cursor: help;
}

input, textarea
{ border:1px solid #000000;
font-family: arial;
font-size:8pt;
color: #000000; 
 }

b {
font-family: arial;
font-size: 8pt;
text-transform: uppercase;
color: #92825C;
font-weight: bold;}

i {
font-family: arial;
font-size: 8pt;
color: #92825C;
font-weight: light;
letter-spacing: 2px;
color: #663300;
font-style: italic;}

strong {
font-family: arial;
font-size: 8pt;
color: #000000;
font-weight: bold;}

em {
font-family: arial;
font-size: 8pt;
color: #000000;
font-weight: light;
letter-spacing: 2px;
font-style: italic;}

u { 
font-family: arial;
font-size: 8pt;
text-decoration: underline;
border-bottom: 2px dashed #663300;
color: #92825C;
font-weight: light;}

s { 
font-family: arial;
font-size: 8pt;
letter-spacing: 3px;
color: #000000;
}