body {
	font: normal 10pt Lucida Sans;
	background: #D2B48C;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0%;
	background-image:   url(imgs/velvetbgl.jpg);
	
}
		
A:link {
	font: italic bold 10pt Lucida Sans;
	color: #D2B48C;
	text-decoration: none;
}
		
A:active {
	font: normal bold 10pt Lucida Sans;
	color: #D2B48C;
	text-decoration: none;
}
		
A:hover {
		text-decoration: underline overline
		}
		
A:visited {
	font: italic bold 10pt Lucida Sans;
	color: #A0522D;
	text-decoration: none;
}
		
A:hover {
		text-decoration: underline overline
		}
		
table {
	vertical-align: middle;
	width: 177px;
}

td {
	font: normal 10pt Lucida Sans;
	font-size: 9pt;
	padding-left: 3px;
}

th {
	height: 77px;
}

.ribbonbg {
	
	width: 174px; /*background-color: #D2B48C;*/
	background-image:   url(imgs/trefoil.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.ribbonth {
	background-image: url(../imgs/bgribbontop.jpg);
	}
	
div.bg
	{
	background-image:   url(imgs/velvetbgcornerl.jpg);
	background-position: top;
	background-repeat: no-repeat;
}


H2 {
	font: italic 20pt Lucida Sans;
	color: #A0522D;
	text-align: center;
	margin-top: 17px;
}

H3 {
	font: italic 14pt Lucida Sans;
	color: #A0522D;
	line-height: 10pt;
	margin-bottom: 0pt;
}
		
EM {
	font: normal bold 10pt Lucida Handwriting, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	line-height: 27px;
}




	
