a {font-weight: normal;
text-decoration: none; 
color: #BCC4B1;
background-color: #7A7A7C;
}

a:link {font-weight: normal;
text-decoration: none; 
color: #BCC4B1;
background-color: #7A7A7C;
	}

a:visited {font-weight: normal;
text-decoration: none; 
color: #BCC4B1;
background-color: #7A7A7C;
	}

a:hover {font-weight: normal;
text-decoration: underline; 
color: #BCC4B1;
background-color: #7A7A7C;
	}

body{
background-color: #7A7A7C;
cursor: default;
font-family: tahoma, verdana, arial, sans-serif; 
font-size: 9px;
font-weight: normal;
word-spacing: 1px; 
text-align: justify;
color:#E8EDD6;
}

input, textarea, select{
border-top: 0px solid #E8EDD6;
border-right: 0px solid #E8EDD6;
border-left: 0px solid #E8EDD6;
border-bottom: 0px solid #E8EDD6;
font-family: tahoma, verdana, arial, sans-serif; 
font-size: 9px;
font-weight: bold;
text-align: left;
color:#4B5E74;
background-color: #E8EDD6;
}

table, tr, td{
font-family: tahoma, verdana, arial, sans-serif; 
font-size: 9px;
font-weight: normal;
word-spacing: 1px; 
text-align: justify;
color : #E8EDD6;
}

.head:first-letter{
font-size: 14pt;
color: #E8EDD6;
text-align: justify;   
text-transform: uppercase;
font-family: georgia;
font-weight: bold;
font-style: italic;
}

.head{
margin: 0px 0px 10px 0px;
border-bottom: 1px solid #E8EDD6;
padding-bottom: 1px;
font-family: georgia; 
font-size: 8px;
color: #E8EDD6;
font-weight: bold;
letter-spacing: 2px;
text-transform: uppercase;
text-align: right;
}

ol, ul {
padding-left: 15px;
}

li {
padding-left: 2px;
}

.codesort img {
background: #E8EDD6;
border: solid #BCC4B1 1px;
padding: 3px; }