body {font-family: arial; font-size: 7.5pt; color: #6A8A84; letter-spacing: 1pt; cursor: help;
}

.head {
font-size: 8pt;
text-align: right;
color: #6A8A84;
line-height: 18px;
letter-spacing: 10px;
font-weight: lighter;
font-family: arial narrow;
text-transform: uppercase; padding: 2px;
border-bottom: 2px dashed #AABEBA;}

body { background-color: #C5CBCA; }


A:link
{ text-decoration: underline; text-transform: lowercase; padding: 0px; color:#7F99A7;}
A:visited
{ text-decoration: underline; text-transform: lowercase; padding: 0px; color:#7F99A7;}
A:active
{ text-decoration: underline; text-transform: lowercase; padding: 0px; color:#7F99A7;}
A:hover
{ text-decoration: none; text-transform: lowercase; color:#FFFFFF; cursor: help; background-color: #7F99A7; position: relative;
cursor: help; 
}

stand, strong, b{
color: #265C52; text-transform: lowercase; border-style: dashed;
		border-top-width: 0px;
		border-right-width: 0px;
		border-bottom-width: 0px;
		border-left-width: 0px; }

i { color: #E5EBEA;
}

input, textarea, option, select {
	background-color: #6A8A84;
	font: 11px arial;
	color: #E5EBEA;
	letter-spacing: 0px;
	border: 2px dotted #AABEBA;
		border-top-width: 0px;
		border-right-width: 0px;
		border-bottom-width: 2px;
		border-left-width: 0px; }
	padding:4px; }

