BODY, TD, .bodytext {
	color: #660000;
	background-color: transparent;
	font-family: "Times New Roman", serif;
	font-size: 11pt;
	text-align: left;

}

BODY {
	background: url(images/rose.jpg) no-repeat fixed top left;
	padding: 0px;
	margin:	0px;
}
	
.bodytext {
	color: #660000;
	font-family: "Times New Roman", serif;
	font-size: 11pt;
	text-align: left;
	margin-left: 15pt;
	line-height: 14pt;
}

A {
	color: Teal;
	background: transparent;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-align: center;
	text-decoration: none;

}

h1 {
	color: #6C6C00;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	margin-left: 0pt;
}


A:HOVER {
	color: Olive;
	text-decoration: none;
}

a.email {
	color: Black;
	text-decoration: none;
}

a.email:hover {
	color: Olive;
	text-decoration: none;
}

.email {
	color: Maroon;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8pt;
	text-align: center;
}

.venuepics {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	text-align: center;
	margin-top: 3pt;
	margin-bottom: 12pt;
}

.version {
	font-size: 8px;
	margin-top: 18px;
	text-align: center;
}

p.seologo {
	border:						0px none;
	margin-top:					250px;
	text-align: 				center;
}

p.seologo img {
	border:						0px none;
	margin:						20px;
	vertical-align: 			middle;
}

.ac {
	text-align:					center;
}

.footer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:	8pt;
	text-align: 	center;
	margin:	0px;
	padding-bottom:			3px;
}

td {
	vertical-align: 		middle;
}

.mt06 {
	margin-top: 6px;
}