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 :31px;
	font-size : 20px;
	font-family :Verdana, "Times New Roman", Geneva, Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-weight : normal;
	padding-left : 10px;
	text-align : left;
	letter-spacing : 1px;
	}
	
		.companyName{
	line-height :19px;
	font-size : 12px;
	font-family : Verdana,"Times New Roman", Geneva, Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-weight : bold;
	padding-right : 10px;
	padding-bottom : 1px;
	text-align : right;
	letter-spacing : 1px;
	text-indent : 5px;
	}
	
	TD.nav{
	line-height : 14px;
	}
	A.nav{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 11px;
	text-decoration : none;
	color : #6E0101;
	width: 100%;
	padding-bottom : 1px;
	padding-left : 0px;
	padding-right : 1px;
	padding-top : 1px;
	text-align : left;
	background : transparent;
	font-weight : bold;
	}
A.nav:HOVER{
	color : #CC9900;
	}
		
	
