body {font-family: trebuchet ms; font-size: 10px; color: #9C8868; letter-spacing: 1pt; cursor: help;
}

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

body { background-color: #DFD7CB; }


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: #9B5F7A; text-transform: lowercase; border-style: dashed;
		border-top-width: 0px;
		border-right-width: 0px;
		border-bottom-width: 0px;
		border-left-width: 0px; }

i { color: #C5123D;
}

input, textarea, option, select {
	background-color: #9C8868;
	font: 11px georgia;
	color: #FFFFFF;
	letter-spacing: 0px;
	border: 1px dashed #9C8868;
		border-top-width: 0px;
		border-right-width: 0px;
		border-bottom-width: 1px;
		border-left-width: 0px; }
	padding:2px; }


