a:link {
	text-decoration:	none;
	color:				#0e6eb8;
}

a:visited {
	text-decoration:	none;
	color:				#46535e;
}

a:hover {
	text-decoration:	none;
	color:				#8b303d;
}

a:active {
	text-decoration:	none;
	color:				#8b303d;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	12px;
}

p {
	font-size: 12px;
}

td {
	font-size: 12px;
}

hr {
	color: #8b303d;
}

h1 {
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	text-align: left;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

h3 {
	font-size: 18px;
	color: #8b303d;
	font-weight: bold;
	text-align: left;
}

h4 {
	font-size: 18px;
	color: #8b303d;
	font-weight: bold;
	text-align: center;
}

h6 {
	font-size: 14px;
}

.lit {
	font-size: 13px;
}

.disclaimerinvitation {
	font-size: 14px;
	color: #800000;

}

li {
	font-size: 12px;
}

img {
	border: 0;
}

#header {
	position:			absolute;
	top:				0;
	background-color:	#86b9e4;
	height:				150px;
	width:				100%;
	text-align:			left;
}

#menu {
	position:			absolute;
	top:				50px;
	left:				500px;
	text-align:			center;
	margin-right:		10px;
}

.menu {
	text-align: 		center;
	padding-top:		3px;
	padding-bottom:		10px;
	background-color:	transparent;
	font-weight:		bold;
	font-size:			12px;
	color:				#FCEA0C;
}