body {
background-repeat:repeat;
background-color:#555555;
font-size:16px;
color:white;
font-family:arial;	
margin: 0 0 20px 0; 	
text-align: left; 
scrollbar-3dlight-color:#666666; 
scrollbar-arrow-color:#333333; 
scrollbar-base-color:#999999; 
scrollbar-darkshadow-color:#333333; 
scrollbar-face-color:#666666; 
scrollbar-highlight-color:#999999; 
scrollbar-shadow-color:#333333;	
}

A:link {
color:red;
text-decoration: none
}

A.white:link {
color:white;
text-decoration: none
}

A:visited {
color:red;
text-decoration: none
}

A.white:visited {
color:white;
text-decoration: none
}

A:active {
color:red;
text-decoration: none
}

A.white:active {
color:white;
text-decoration: none
}

A:hover {
text-decoration: underline; 
color: red;
}

A.white:hover {
text-decoration: underline; 
color: white;
}

p {
color:white;
font-size:14px;
font-family:arial;
font-variant: normal;
}

h1 {
font-variant: small-caps;
font-weight:medium;
color:#999999;
font-size:20px;
font-family:arial;
}

h2 {
font-weight:10;
color:white;
font-size:16px;
font-family:arial;
}

td {
color:white;
font-family:arial;	
font-size:11px;
}

input{
color:black;
font-family:arial;	
font-size:12px;
}

textarea{
color:black;
font-family:arial;	
font-size:12px;
}

.bottom {
position:relative;
bottom:0px;
}

.big {
font-size:22px;
}

li{
font-size:11px;
list-style type:none;
list-style position:outside;

}

.small{
font-size:8px;
}

#form_table {
cellpadding:3;
cellspacing:0;
}
