a {font-weight: normal;
text-decoration: none; 
color: #B1B1B1;
font-weight: bold;
background-color: #FFFFFF;
border-bottom: 1px dashed #B1B1B1;
}

a:link {font-weight: normal;
text-decoration: none; 
color: #B1B1B1;
font-weight: bold;
background-color: #FFFFFF;
border-bottom: 1px dashed #B1B1B1;
	}

a:visited {font-weight: normal;
text-decoration: none; 
color: #B1B1B1;
font-weight: bold;
background-color: #FFFFFF;
border-bottom: 1px dashed #B1B1B1;
	}

a:hover {font-weight: normal;
text-decoration: none; 
color: #B1B1B1;
font-weight: bold;
background-color: #FFFFFF;
border-bottom: 1px dashed #000000;
	}

body{
background-image: url(images/bg.gif);
background-color: #FFFFFF;
cursor: default;
font-family: georgia, verdana, arial, sans-serif; 
font-size: 7pt;
font-weight: normal;
line-height:14px; 
word-spacing: 1px; 
text-align: justify;
color:#B1B1B1;}

input, textarea, select{
border-top: 1px solid #B1B1B1;
border-right: 1px solid #B1B1B1;
border-left: 1px solid #B1B1B1;
border-bottom: 1px solid #B1B1B1;
font-family: georgia, verdana, arial, sans-serif; 
font-size: 7pt;
font-weight: bold;
text-align: left;
color: #B1B1B1;
background-color: #EEEEEE;
}

table, tr, td{
font-family: georgia, verdana, arial, sans-serif; 
font-size: 7pt;
font-weight: normal;
color : #B1B1B1;
}

.head:first-letter{
font-size: 14pt;
color: #000000;
text-align: justify;   
text-transform: lowercase;
font-family: Georgia;
font-weight: bold;
font-style: italic;
}

.head{
margin: 0px 0px 0px 100px;
background-image: url(images/header.gif);
background-repeat: repeat-y;
background-position: right;
border-bottom: 0px;
padding-bottom: 1px;
font-family: Georgia; 
font-size: 8px;
color: #000000;
font-weight: bold;
letter-spacing: 2px;
text-transform: uppercase;
text-align: center;
}

img {
border: 0;}

#image{position:absolute; top:0; left:0;}