BODY{
	font-size : 12px;
	line-height :18px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #333333;
	line-height :18px;
	}
	
	.introName{
	line-height :27px;
	font-size : 26px;
	font-family : Lucida Calligraphy,"Times New Roman", Verdana,Geneva, Arial, Helvetica, sans-serif;
	color : #CFC0AB;
	font-weight : normal;
	padding-top : 0px;
	padding-bottom : 0px;
	text-align : left;
	padding-left :10px;	
	font : normal;
	text-indent : 0px;
	}
	
		.companyName{
	line-height :14px;
	font-size : 11px;
	font-family : "Times New Roman", Verdana,Geneva, Arial, Helvetica, sans-serif;
	color : #7D5E1A;
	font-weight : normal;
	padding-left : 0px;
	padding-bottom : 0px;
	text-align : center;
	letter-spacing : 1px;
	font : bold;
	width : 100%;
	height: 100%
	}
	
	A.nav{
	font-family : Arial, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-decoration : none;
	color : #CFC0AB;
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	text-align : center;
	background : transparent;
	font-weight : bold;
	text-transform : none;
	width : 100%;
	}
	
A.nav:HOVER{
	color : #D6A42D;
	}
		
	
