.pd10 {
	padding: 10px;
	}

.pd2 {
	padding: 2px;
	}	
	
.titl {
	font-family: verdana; 
	font-size: 10px; 
	color: #000000; 
	font-weight: bold; 
	padding: 2px;
}

.verd10 {
	font-family: verdana; 
	font-size: 10px; 
	color: #000000;
}

.hd {
	font-family: verdana; 
	font-size: 10px; 
	color: #F26521; 
	font-weight: bold; 
}

.hd2 {
	font-family: verdana; 
	font-size: 10px; 
	color: #823F70; 
	font-weight: bold;
	text-transform: uppercase; 
}

.hd3 {
	font-family: verdana; 
	font-size: 11px; 
	color: #555555; 
	font-weight: bold; 
}	

.nm {
	font-family: verdana; 
	font-size: 10px; 
	color: #252525;
}

.nm10 {
	font-family: verdana; 
	font-size: 10px; 
	color: #252525;
	padding: 10px;
}

.nmhm {
	font-family: verdana; 
	font-size: 10px; 
	color: #252525;
	line-height: 16px;
}

.wht {
	font-family: verdana; 
	font-size: 10px; 
	color: #FFFFFF;
	line-height: 20px;
}

.crd {
	font-family: verdana; 
	font-size: 9px; 
	color: #555555;
	padding: 2px;
}

table.gal {
	border-style: solid; 
	border-color: #E6E6E6;
	border-width: 1px;
}

table.pdf {
	border-style: dotted; 
	border-color: #823F70;
	border-width: 1px;
	background-color: #EEE7F6;
	font-family: verdana;
	font-size: 10px;
	color: #823F70;
}

a {
	color: #823F70; 
	font-weight: bold; 
	font-size: 10px; 
	font-family: verdana; 
	text-decoration: none;
}	 	

a:hover {
	color: #737373;
	text-decoration: underline;
}

a.hd {
	font-family: verdana; 
	font-size: 10px; 
	color: #F26521; 
	font-weight: bold;
	text-decoration: underline; 
} 

a.prs {
	color: #823F70; 
	font-weight: normal; 
	font-size: 10px; 
	font-family: verdana; 
	text-decoration: none;
}

a.prs:hover {
	color: #545454; 
	font-weight: normal; 
	font-size: 10px; 
	font-family: verdana; 
	text-decoration: underline;
}