/*----------------------------WEDCOLORS------------------------------
	dark yeluw			#f9ef5f	 border-link-hover
	mid yeluw			#FFFFAA  photo-border & top-link-hover background
	light yeluw			#fffff0  pg-background
	
	dark blue			#1f529e  link-hover
	mid blue			#2f5fcb	 text color
	light blue			#8fc6f7  pg & photo-border
	
----------------------------LINKD--------------------------------*/

/*--------WEDSITE_TEXT----------*/



/*---text_style---*/

.style_1, .style_2, .style_3, .style_4, .style_5,
.style_6, .style_7, .style_8, .style_9, .style_10,
.style_11, .style_12, .style_13, .style_14, .style_15{
  	display:block;
	padding:2px;
 	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#006666;
}



.style_1{
	font-size:24px;	
	text-align:left;
	font-style:normal;
	font-weight:bold;
}

.style_2{
	font-size:28px;	
	text-align:center;
	font-style:italic;
	font-weight:700;
}


.style_3{
	font-size:20px;	
	text-align:center;
	font-style:normal;
	font-weight:700;
}

.style_4{
	font-size:20px;	
	text-align:center;
	font-style:italic;
	font-weight:bold;
}

.style_5{
	font-size:18px;
	text-align:left;
	font-style:normal;
	font-weight:normal;
}

.style_6{
	font-size:16px;
	text-align:center;
	font-style:normal;
	font-weight:bold;
}

.style_7{
	font-size:16px;
	text-align:left;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
}

.style_8{
	font-size:14px;
	text-align:center;
	font-style:normal;
	font-weight:bold;
}

.style_9{
	font-size:14px;
	text-align:left;
	font-style:normal;
	font-weight:bold;
}

.style_10{
	font-size:13px;
	text-align:center;
	font-style:normal;
	font-weight:400;
}


.style_11{
	font-size:13px;
	text-align:center;
	font-style:normal;
	font-weight:400;
}

.style_12{
	font-size:13px;
	text-align:center;
	font-style:italic;
	font-weight:bold;
}

.style_13{
	font-size:13px;
	text-align:justify;
	font-style:normal;
	font-weight:400;
}

.style_14{
	font-size:9px;
	text-align:justify;
	font-style:normal;
	font-weight:400;
}


.style_15{
	font-size:13px;
	text-align:center;
	font-style:normal;
	font-weight:bold;
	text-decoration:underline;

}