A:link		{
			color: 000000; 
			text-decoration: none;
				   
			}
			
A:visited	{
			color: a7a7a7; 
			text-decoration: none;
			
			}
			
A:alink	{
			color: dadada; 
			text-decoration: none;
			
			}
			
A:hover	{
			color: 000000; 
			text-decoration: none;
			font-style: bold;
			}







.footer {
	color: 000000;
	font-size: 1; 
	font-family: Trebuchet MS; 
	line-height: 17px;
}


.body_title {
	vertical-align: top;
	color: 000000;
	font-weight: normal;
	text-align: center;
	font-size: 15px; 
	font-family: Desdemona; 
	line-height: 17px;
	text-transform: uppercase;
}

.body_text {
	vertical-align: top;
	color: 000000;
	font-size: 13px; 
	font-family: Trebuchet MS; 
	line-height: 17px; 
	text-align: justify;
}

.body_table {
	vertical-align: top;
}

.form_fields {
	font-size: 12px;
	font-family: Trebuchet MS;
	background-color: #dadada;
	border: solid 1px #292929 ;
}

.image_link {
	border-color: #dadada;

}

.thumb {
	border-color: #dadada;
	border-width:1;


}

.full {
	border-color: #dadada;
	border-width:1;


}

.para_title {
	vertical-align: top;
	color: 000000;
	font-weight: normal;
	text-align: left;
	font-size: 15px; 
	font-family: Copperplate; 
	line-height: 17px;
	text-transform: uppercase;
}
.para_subtitle {
	vertical-align: top;
	color: 000000;
	font-weight: normal;
	text-align: left;
	font-size: 15px; 
	font-family: Trebuchet MS; 
	line-height: 17px;
}
.para_text {
	vertical-align: top;
	color: 000000;
	font-size: 13px; 
	font-family: Trebuchet MS; 
	line-height: 17px; 
	text-align: justify;
}
.oblany {
	horizontal-space: 10;
	vertical-space: 10;
	float: left;
} 