body {
	background-color:	#ffffff;
	font-family:		Helvetica, Arial, sans-serif;
	line-height:		1.4em;

}

.main {
	margin:			30px 238px 0px 172px;
	padding:		5px 5px 10px 5px;


}

.reunion {
	border-color:		#000000;
	border-width:		4px;
	border-style:		double;	
	width:			200px;
	padding:		10px;
	text-align:		center;
	margin:			10px 0px 0px 0px;
	line-height:		1.2em;
}


.menu {
	border-color:		#000000;
	border-width:		4px;
	border-style:		double;
	margin:			10px 0px 0px 0px;
	padding:		10px;
	text-align:		right;
	font-weight:		bolder;
	font-size:		120%;
	top:			173px;
	left:			10px;
	width:			130px
}	



.footer {
	font-size:		x-small;
	text-align:		center;
	padding:		10px;
}



.title {
	color:			#000000;
	font-size:		125%;
	font-weight:		bolder;
	border-bottom-style:	dashed;
	border-bottom-width:	2px;
	border-bottom-color:	#000000;
}

h4 {
	color:			#000000;
	line-height:		1.0em;
}

h5 {
	font-weight:		bold;
	line-height:		1.0em;
	font-size:		95%;
	
}

.photos {
	background-color:	#ffffff;
	border-color:		#000000;
	border-width:		4px;
	border-style:		double;
	width:			200px;
	padding:		10px;
	text-align:		center;
	margin:			10px 0px 0px 0px;
	color:			#000000;

}



.pcaption {
	font-size:		small;
	font-style:		italic;
	line-height:		14px;

}


.indent{
	margin-left:		25px;
}



address {
	font-style:		normal;
	text-align:		center;
}

*:link {
	text-decoration:	none;
	color:			#000000;
}

*:visited {
	text-decoration:	none;
	color:			#000000;
}



.submenu {
	font:			90% black;
	font-variant:		small-caps;
}


.center {
	text-align:		center;
}

.bold {
	font-weight:		bolder;
	font-size:		125%;
}



