A:link
{ text-decoration: underline; color:#FFFFFF; font-family: Tahoma, Arial; font-weight: bold;}
A:visited
{ text-decoration: underline; color:#FFFFFF; font-family: Tahoma, Arial; font-weight: bold;}
A:active
{ text-decoration: underline; color:#FFFFFF; font-family: Tahoma, Arial; font-weight: bold;}
A:hover
{ text-decoration: none; color:#FFFFFF; font-family: Tahoma, Arial; font-weight: bold;

cursor: default; }

p {font-family: Tahoma, Arial; 
color: FFFFFF;} 

body 
{ background: #7CCFDD; 
background-attachment: scroll;

font-family: Tahoma, Arial;
color: #000000; 
font-size: 10 pt;

scrollbar-face-color : #7CCFDD; 
scrollbar-highlight-color : #A7E2EC; 
scrollbar-3dlight-color : #7CCFDD; 
scrollbar-shadow-color : #57BECF; 
scrollbar-darkshadow-color : #7CCFDD;
scrollbar-track-color : #7CCFDD; 
scrollbar-arrow-color : #0F5F90; 

margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0; 
padding-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0; 
}

td
{ font-family: Tahoma, Arial;
color: #FFFFFF; 
font-size: 10 pt;}

input, textarea, option, select
{ background: #0F5F90;
font-family: Arial;
color: #FFFFFF; 
font-size: 10 pt;
border-style: inset;
border-color: #0F5F90;
border-width: 1px;}

.form, .button {

	color: #FFFFFF;
	font-family: Arial;
	font-size: 10px;
	border: 1px inset #0F5F90;
	background:#0F5F90;}

img {
  border: 0px;
}

h1 {
	position: static;
	border-width: 0pt;
	font-size: 14pt;
	letter-spacing: 5px; 
	font-family: Arial, serif;
	color: #FFFFFF;
	text-transform: lowercase;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-style: solid;
   	text-align: right;
	border-color: #C2EFF4;
        padding: 0px 15px 0px 0px;
	}

h2 {
	position: static;
	border-width: 0pt;
	color: #FFFFFF;
	font-size: 11pt;
	letter-spacing: 3px; 
	font-family: Arial, serif;
	text-transform: lowercase;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: #C2EFF4;
        padding: 0px 0px 0px 15px;
	}