body { 
	margin-top: 50px;
	font-family: Verdana,Helvetica, Arial, sans-serif;
	font-style: normal;
	color:#999999; 
    letter-spacing: 0.07em;
	scrollbar-highlight-color: #efe6bd;
	scrollbar-face-color:#c9bd89;

	}


a:link { 	
color:#999999; 
text-decoration: none;
}

a:active{
text-decoration: none;
color:#333333;

}
a:visited{
text-decoration: none;
color:#999999;
}
a:hover {
	text-decoration: none;
	color:#333333;
}

.font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	
}

.margin {
margin-top: 50px;
}

.border {
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 0.1em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.textspace {
text-align:left;
vertical-align:top;
padding-left:20px;
padding-top:10px;
}
