<style>

body, td {
font-family: tahoma; 
font-size: 7pt;
text-align: justify;
}

.header {;
background: #4C97AC;
text-transform: uppercase;
font-weight: bold;
border-width: 0px;
border-style: solid;
border-color:black; 
font-size:7pt;
text-align: left;
font-weight: bold;
border:1 solid black;
width: 100%;
}

.subject {;
background: #73DCFA;
text-transform: uppercase;
font-weight: bold;
border-width: 0px;
border-style: solid;
border-color:black; 
font-size:7pt;
text-align: right;
font-weight: bold;
border:1 solid black;
width: 100%;
}


body {
cursor:default;
background-color: #F5F5F5; 
	scrollbar-face-color:       #F5F5F5;
	scrollbar-shadow-color:     #F5F5F5;
	scrollbar-highlight-color:  #F5F5F5;
	scrollbar-3dlight-color:    #F5F5F5;
	scrollbar-darkshadow-color: #F5F5F5;
	scrollbar-track-color:      #F5F5F5;
	scrollbar-arrow-color:      black;
	scrollbar-base-color:       #F5F5F5;
font-family: tahoma;
color: black;
font-weight:normal;
font-size: 7pt;
line-height:8pt;
text-align: justify;
}

a:link 	{
text-decoration: none; 
color: #808080;  
font weight:bold;
}

a:visited {
text-decoration: none; 
color: #808080;  
font weight:bold;
}

a:active {
text-decoration: none; 
color: #808080;
font weight:bold;
}

a:hover{
color: #4C97AC;
font-weight:bold; 
text-decoration:underline;}


b {color: black}
i {color: black}
u {color: black}


input,textarea,submit { 
       color: black;
       background:white;
       font-size: 10px;
       font-weight: normal;
       text-decoration: none;
       font-family: tahoma; 
       letter-spacing: 0pt;
       text-align: left;
       border-width: 1px;
       border-color: 000000; 
       border-style: solid;

}</style>
