A:link
{ text-decoration: none; cursor:crosshair; border-bottom: dotted 0px #d18786; color: #d18786;  text-transform: capitalize; }
A:visited
{ text-decoration: none; cursor:crosshair; border-bottom: dotted 0px #d18786; color: #d18786;  text-transform: capitalize; }
A:active
{ text-decoration: none; cursor:crosshair; border-bottom: dotted 0px #d18786; color: #d18786;  text-transform: capitalize; }

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


 

.header
	{ 
	color: #838383; 
	font-family: "Century Gothic", Georgia;
 letter-spacing: 2px;
	line-height:11px; font-size: 14px;
 font-weight: bold;
	text-align: right;
	letter-spacing: 2px;

	text-indent: 15px; border-style : dotted;
	border-color : #ffa580;
	border-right-width : 0px;
	border-left-width : 0px;
	border-bottom-width : 0px;
	border-top-width : 0px;
		}


  
.header:first-letter
{color:#831b58; font-size: 20px; font-style: italic;} 




  body { font-family: Trebuchet MS, Tahoma, Helvetica, Tahoma; Arial; font-size: 10px; color: #a2a2a2; line-height:14px; margin:0; text-align:justify; background-repeat: repeat-x; }
    

i,u
{color:#d7b9b9;
font-family: Times New Roman;}

b
{color: #838383; font-family: Georgia, Trebuchet MS, Verdana; font-size: 10px;  text-transform: uppercase; }

.layout {
background-color: #ffffff;
position: absolute;
top: 0px;
left: 0px;
}

.content {
position: absolute;
width: 550px;
top: 200px;
left: 300px;

}



input, textarea {
	font-family:  Trebuchet Ms, Arial, Tahoma, Verdana;
	color: #838383;
	border: thin dotted #652c2b;
	font-size: 12px;
	background-color: #ffffff;
