@charset "utf-8";
.normal{
	vertical-align: top;
	font-size: 14px;
	font-family: Times, serif;
	color: black;
}
.normal2{
	font-size: 12px;
	font-family: Times, serif;
	vertical-align:top;
}
a:visited{
	color: #0066a4;}
a{
	color:#d9531e;
	text-decoration: none;
	font-weight: bold;
}
.header1{
	font-family: Helvetica, sans-serif;
	font-size:22px;
	color: #d9531e;
}
.header2{
	font-family: Helvetica, sans-serif;
	font-size:18px;
	color: #0066a4;
}
.header3{
	font-size: 14px;
	font-family: Helvetica, sans-serif;
	font-weight:bold;
	line-height:90%;}
	
li{
 color: #f0b310;
}

.wall{
	background: url('images/wall_thin.jpg');
    background-repeat:repeat-y;
}
.wall2{
	background: url('images/wall_thick.jpg');
    background-repeat:repeat-y;
}
