
A:link { text-decoration: none; font-weight:bold; color:#683B85;} 
A:visited { text-decoration: none; font-weight:bold; color:#683B85;} 
A:hover { text-decoration: underline; font-weight:normal; cursor: crosshair; color:#683B85;}

body{ 
background-color: #683B85;
background-repeat: repeat-y;
font-family: tahoma, sans-serif; 
color:black; 
font-size: 9pt; 
letter-spacing: 0px;
}

tr,td{ 
border-color:#000000;
border-width:0px;
border-style:dashed;
background-color:#E9AFFF;
font-family: tahoma, sans-serif; 
color:black; 
font-size: 9pt; 
letter-spacing: 0px;
}

select{
background:#946EAA; 
font-family: tahoma, sans-serif; 
color:black; 
font-size:9pt; 
letter-spacing: 0px;
}

textarea, input{
font-family: tahoma, sans-serif;
font-size: 9pt; 
color:black; 
background:#946EAA; 
border: 1px; 
border-style: solid; 
border-color: black; 
letter-spacing: 0px;
}

h3 {
font-family : tahoma, sans-serif;
font-weight: bold;
font-size : 15pt;
color : #000000;
margin-left: 1px;
margin-top: 5px;
margin-bottom: 20px;
}

h4 {
font-family : tahoma, sans-serif;
font-weight: bold;
font-size : 13pt;
color : #000000;
margin-left: 1px;
margin-top: 5px;
margin-bottom: 5px;
}

h5 {
font-family : tahoma, sans-serif;
font-weight: bold;
font-size : 11pt;
color : #000000;
margin-left: 1px;
margin-top: 5px;
margin-bottom: 5px;
}

b {
font-family : tahoma, sans-serif;
font-size : 9pt;
color : #000000;
margin-left: 1px;
margin-top: 5px;
margin-bottom: 5px;
}