body
{cursor:crosshair;}

A {text-decoration:none;color: #015E93;cursor:crosshair; font-style: italic; text-transform: uppercase; font-size: 6pt; font-family: Lucida Sans;}
A:hover {text-decoration:line-through;color: #000;cursor:crosshair;}

table {font-weight: normal;font-size :8pt;color: #000000;}

.table {
	border: 1px solid #000000;
	background: #ABD0D9;
	}

.head 
{
border-bottom: 7px dotted #77a6b6;
color: #447E92;
font-size: 30pt;
padding: 4px;
font-weigt: bold;
margin: 6px;
font-family: Verdana;
text-align: right;
line-height: 0px;
text-transform: lowercase;
	}

.navi{
background: #77A6B6;
padding-top: 2px;
padding-bottom: 5px;
text-align: center;
}

.links{
font-style: normal;
text-decoration: none;
margin: 15px;
border-bottom: 1px dotted #B7D6DB;
font-weight: bold;
text-transform: uppercase;
color: #B7D6DB;
font-family: lucida sans;
font-size:7pt;
letter-spacing:1px;
text-align: justify;}

.links:hover {
font-style: normal;
text-decoration: none;
margin: 15px;
border-bottom: 1px solid #c9e7ef;
text-transform: uppercase;
color: #c9e7ef;
font-family: lucida sans;
font-size:7pt;
letter-spacing:1px;
text-align: justify;}

.footer
{
font-family: Verdana;
letter-spacing:1px;
color: #B7D6DB;
text-align: right;
background: #77A6B6;
padding: 4px;
font-size: 7pt;
}

.content
{
font-family: Verdana;
letter-spacing:1px;
color: #447E92;
text-align: justify;
background: #9fc5d0;
padding: 4px;
font-size: 7pt;
}

input, textarea, select
{background: #77A6B6;
font-family: verdana; 
font-size: 7pt;
color: #B7D6DB;
border-left: 3px solid #447E92;
border-right: 0px solid #447E92;
border-top: 0px solid #447E92;
border-bottom: 0px solid #447E92;
padding:2px; }

.image {
	border: 3px solid #447E92;
	background-color: #b7d6db;
	}

.image:hover {
	border: 3px solid #b7d6db;
	background-color: #447E92;
	}