A:link {
	color: #ffffff; text-decoration: none; font-weight: bold; background-color: #c0c0c0;
}
A:visited {
	color: #ffffff; text-decoration: none; font-weight: bold; background-color: #c0c0c0;
}
A:active {
	cursor: help; text-decoration: none;
}
A:hover {
cursor: help; color: #ffffff; font-weight: bold; background-color: #1E1E1E;
}

BODY {
background-color: #000000;
background-attachment: fixed;

font-family: georgia;
font-size: 7.7pt;
color: #747474;
font-style: normal;
text-align: justify;
text-decoration: none;
letter-spacing: 1px;}

b {font-family: georgia;
color: #000000;
text-transform: uppercase;}

i {color: #c0c0c0;
font-style: italic;}

.table, td, tr {
background-color: #ffffff;
border: 7px solid #ffffff;}

h1, h3 {font-family: impact;
font-size: 15pt;
color: #ffffff;
text-align: right;
font-weight: lighter;
background-color: #c0c0c0;
border-right: 25px solid #747474;
letter-spacing: 5px;
text-transform: uppercase;
margin-top: -5px;
border-bottom: 3px solid #747474;}

.navigate {font-family: georgia;
color: #ffffff;
font-size: 12pt;
text-transform: lowercase;
text-align: center;
margin-bottom: inherit;
margin-top: inherit;
text-decoration: none;
font-style: italic;}

blockquote {border-left: 5px solid #B8B8B8;
color: #c0c0c0;
background-color: #E8E8E8;
padding-left: 10px;}

.end {border-top: 1px dotted #747474;
text-align: center;}

/* FORMS */
input, select, textarea {
background-color: #ffffff;
border: 1px solid #E8E8E8;
font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
font-size: 13px;
margin: 0 0 1px 0;
padding: 5px 0;
} option {
background-color: #ffffff;
font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
font-size: 13px;
margin: 0 0 1px 0;
padding: 1px;
}

.input1 { 
width: 49%; 
} .input2 { 
width: 120px; 
} .input3 { 
border: 0; 
} 

fieldset { 
background-color: #ffffff; 
border: 1px solid #B8B8B8; 
margin: 0 auto 12px auto; 
padding: 10px;
} fieldset label { 
float: left; 
padding: 0 1%;
text-align: right; 
width: 48%; 
} fieldset legend { 
color: #000000; 
font-family: Georgia, "Times New Roman", Times, serif; 
font-size: 17px; 
} fieldset p { 
margin: 0 0 4px 0; 
text-align: justify;
}

.tc { text-align: center; }
 .tl { text-align: left; }
  .tr { text-align: right; }
.tb { margin: 0 0 2px 0; }

.big { font-size: 16px; }
 .small { font-size: 10px; }