@charset "utf-8";
/* CSS Document */
<!--
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}
.text {
	font-size: 13px;
	color: #CCCCCC;
	font-family: arial;
}
.but {	font-size: 13px; 
		color: #CCCCCC; 
		font-family: arial; 
		font-weight: bold;
		text-decoration:none 
		}
		
.but:hover {	
		font-size: 13px; 
		color: #000000; 
		font-family: arial; 
		font-weight: bold;
		text-decoration:none 
		}
		
.page-h2 {
		font-family: arial;	
		font-size: 24px;
		color: #000000
			
	}
			
.e-link {
	color: #0066FF;
	font-family: arial;
	font-size: 13px;
	text-decoration:none 
}

.e-link:hover {
	color: #00CC33;
	font-family: arial;
	font-size: 13px;
	text-decoration:none
}

.bred-crum {
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF
}

.meta2 {
	font-family: arial;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	line-height: 15pt;
}
.meta-1 {
	font-size: 9px;
	color: #666666;
	font-family: arial;
	font-weight: bold;
	line-height: 15px;
}
.meta3 {
	font-family: arial;
	font-size: 16px;
	color: #666666;
	font-weight: bold;
	line-height: 15px;
}
.meta4 {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	line-height: 15px;
}
.meta5 {
	font-size: 24px;
	font-weight: bold;
	font-family: arial;
	color: #666666;
	line-height: 15px;
}
.style27 {
	font-size: 24px;
	}
-->


