BODY{
	font-size : 12px;
	line-height :18px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #333333;
	line-height :18px;
	background-color : #FFFFFF;
	}
	
	.introName{
	line-height :23px;
	font-size : 21px;
	font-family : "HelveticaNeue ThinCond",Helvetica,arial,"Times New Roman", Verdana,Geneva, Helvetica, sans-serif;
	color : #511E26;
	font-weight : normal;
	padding-top : 0px;
	padding-bottom : 0px;
	text-align : center;
	letter-spacing : 1px;
	font : bold;
	text-indent : 5px;
	}
	
	.companyName{
	line-height :14px;
	font-size : 14px;
	font-family : "HelveticaNeue ThinCond",Helvetica,arial,"Times New Roman", Verdana,Geneva, Helvetica, sans-serif;
	color : #511E26;
	font-weight : normal;
	padding-right : 5px;
	padding-bottom : 0px;
	text-align : right;
	letter-spacing : 1px;
	font : bold;
	width : 100%;
	}
	
	A.nav{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
	color : #ffffff;
	width: 100%;
	padding-bottom : 1px;
	text-align : center;
	background : transparent;
	font-weight : bold;
	}
A.nav:HOVER{
	color : #E0E0C2;
	}
		
	
