a {font-weight: normal;
text-decoration: none; 
color: #E7E7E7;
background-color: transparent;
}

a:link {font-weight: normal;
text-decoration: none; 
color: #E7E7E7;
background-color: transparent;
	}

a:visited {font-weight: normal;
text-decoration: none; 
color: #E7E7E7;
background-color: transparent;
	}

a:hover {font-weight: normal;
text-decoration: underline; 
color: #E7E7E7;
background-color: transparent;
	}

body{
background-image: url(images/background.gif);
background-repeat: repeat-y;
background-color: #F4F4F4;
cursor: default;
font-family: tahoma, verdana, arial, sans-serif; 
font-size: 8pt;
font-weight: normal;
word-spacing: 1px; 
text-align: justify;
color:#F4F4F4;}

input, textarea, select{
border-color:#4D4D4D;
border-style: solid;
border-width:1px;
font-family: tahoma, verdana, arial, sans-serif; 
font-size: 9px;
word-spacing: 1px; 
text-align: left;
color:#4D4D4D;
background-color: #F4F4F4;
}

table, tr, td{
font : 7pt tahoma, verdana, arial, sans-serif; 
color : #F4F4F4;
}

.head:first-letter, .header:first-letter{
font-size: 12pt;
color: #F4F4F4;
text-align: justify;   
text-transform: uppercase;
font-family: Georgia;
font-weight: bold;
font-style: italic;
}

.head, .header{
margin: 0px 0px 10px 0px;
border-bottom: 1px solid #F4F4F4;
padding-bottom: 1px;
font-family: georgia; 
font-size: 7px;
color: #F4F4F4;
font-weight: bold;
letter-spacing: 2px;
text-transform: uppercase;
text-align: right;
}

#image{position:absolute; z-index:1; top:0; left:0;}
#content{
position: absolute;
z-index: 2;
left: 232px;
top: 10px;
width: 246px;
overflow: auto;
padding: 5px;
background: transparent;
border: 0px;
font-family: georgia, arial, tahoma;
font-size: 9px;
color: #FFFFFF;
text-align: justify;
}