@charset "UTF-8";
/* CSS Document */

body {
	font-family:Arial Narrow, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#555555;
	line-height:115%;
	}
	
a:link{color:#333333;text-decoration:underline;}
a:visited{color:#333333;text-decoration:underline;}
a:hover{color:#993300;text-decoration:none;}
a:active{color:#993300;text-decoration:none;}

.toptext {
	font-size:18px;
	color:#999999;
	letter-spacing:3px;
	}

.replocation {
	font-size: 14px;
	font-weight: bold;
	color: #555555;
}

.repcontact {
	margin-left:30px;
	font-size:14px;
	}

.line-name {
font-size: 22px; 
color: #AAAAAA; 
font-family: Arial Narrow, Arial, Helvetica, sans-serif;}

.widetext {
	letter-spacing:5px;
	font-size:24px;
	color:#333333;
	}




