

BODY {
scrollbar-face-color: #CCCCCC; 
scrollbar-shadow-color: #000000; 
scrollbar-highlight-color: #FFFFFF; 
scrollbar-3dlight-color: #000000; 
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-arrow-color: #000000;
 }


P {
font-family: arial;
font-size: 80%;
color: #333333;
line-height: .5cm;
margin-left: .3cm;
margin-right: .3cm
 }

ol {
font-family: arial;
font-size: 80%;
color: #333333;
line-height: .5cm;
margin-left: .3cm;
margin-right: .3cm
 }
 
ul {
font-family: arial;
font-size: 80%;
color: #333333;
line-height: .5cm;
margin-left: .3cm;
margin-right: .3cm
 }
 

A.copyright { 
color: #CCCCCC; 
text-decoration:none
 }

A.copyright:visited {
color: #CCCCCC;
text-decoration:none
 }

A.copyright:hover {
color: #FFFFFF;
text-decoration:underline
 }

.malfunction {
	color:#FF0000;
}

A { 
color: #333333;
text-decoration:none
 }

A:visited { 
color: #333333; 
text-decoration:none
 }

A:hover { 
color: #666666; 
text-decoration:underline
 }

a.quiet {
font-family: arial;
color: #3022226;
line-height: .5cm;
text-decoration: none;
cursor: text;
}

a.quiet:link, a.quiet:visited {
font-family: arial;
color: #3022226;
line-height: .5cm;
text-decoration: none;
cursor: text;
}

a.quiet:hover, a.quiet:active {
font-family: arial;
color: #302226;
line-height: .5cm;
text-decoration: none;
cursor: text;
}



/* FORM ATTRIBUTES */



TEXTAREA {
color: #333333;
font-family: arial;
font-size: 90%
 }

.field {
color: #333333;
font-family: arial;
font-size: 90%
  }

.formbutton {
font-family: arial;
font-size: 11px;
border: 1px #333333 solid;
color: #333333;
font-weight: bold;
background-color: #CCCCCC;
cursor: hand
 }

SELECT {
color: #333333;
font-family: arial;
font-size: 90%
 }

H1 {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #666666;
	margin-left: .3cm;
	margin-right: .3cm
}



.malfunction {
	color: red;
	}