A:link {
	color: #ffffff; text-decoration: none; font-weight: bold; text-transform: lowercase; background-color: #B174DC; font-family: georgia; font-size: 7.5pt;
}
A:visited {
	color: #ffffff; text-decoration: none; font-weight: bold; text-transform: lowercase; background-color: #B174DC; font-family: georgia; font-size: 7.5pt;
}
A:active {
	cursor: help; text-decoration: none; font-family: georgia; font-size: 7.5pt;
}
A:hover {
cursor: help; color: #ffffff; font-weight: bold; text-transform: uppercase; background-color: #EDE1EF; font-family: georgia; font-size: 7.5pt;
}

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

font-family: trebuchet ms;
font-size: 8.5pt;
color: #D2C3EA;
font-style: normal;
text-align: justify;
text-decoration: none;
letter-spacing: 1px;}

b {font-family: georgia;
font-size: 8.5pt;
color: #5346C9;
text-transform: uppercase;}

i {font-size: 8.5pt;
color: #B174DC;
font-style: italic;}

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

h1, h3 {font-family: georgia;
font-size: 8.5pt;
color: #ffffff;
text-align: right;
font-weight: bolder;
background-color: #EDE1EF;
border-right: 10px solid #B174DC;
letter-spacing: 5px;
text-transform: uppercase;
margin-top: -5px;}

.navigate {font-family: georgia;
color: #ffffff;
font-size: 7.5pt;
text-transform: uppercase;
text-align: center;
margin-top: -5px;
text-decoration: none;}

.navigate a:link {
background-color: #5346C9;
color: #ffffff;
font-weight: bold;
text-decoration: none;
padding: 2px;}

.navigate a:active {
background-color: #5346C9;
color: #ffffff;
font-weight: bold;
text-decoration: none;
padding: 2px;}

.navigate a:visited {
background-color: #5346C9;
color: #ffffff;
font-weight: bold;
text-decoration: none;
padding: 2px;}

.navigate a:hover {
background-color: #B174DC;
color: #ffffff;
font-weight: bold;
text-decoration: none;
padding: 2px;
cursor: help;}

blockquote {border-left: 5px solid #B174DC;
color: #D2C3EA;
padding-left: 10px;}

.end {border-top: 1px dotted #D2C3EA;
font-size: 7pt;}

/* FORMS */
input, select, textarea {
background-color: #ffffff;
border: 1px solid #B174DC;
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: #EDE1EF; 
border: 1px solid #B174DC; 
margin: 0 auto 12px auto; 
padding: 10px;
} fieldset label { 
float: left; 
padding: 0 1%;
text-align: right; 
width: 48%; 
} fieldset legend { 
color: #B174DC; 
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; }