body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #dd4949;
	letter-spacing: normal;
	word-spacing: normal;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}

table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #dd4949;
	letter-spacing: normal;
	word-spacing: normal;
}


strong {
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #d00202;
	font-family: Geneva, Arial, Helvetica, sans-serif;

}

em {
	font-weight: em;
	font-size: 11px;
	text-transform: none;
	letter-spacing: 1px;
	color: #d00202;
	font-family: Geneva, Arial, Helvetica, sans-serif;

}


h1 {
	margin: 2px;
	text-align: right;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 20px;
	font-style: italic;
	line-height: 24px;
	font-weight: bold;
	font-variant: none;
	text-transform: lowercase;
	letter-spacing: 4px;
	color: #ce0404;
	padding-top: 4px;
	padding-bottom: 3px;
	padding-right: 16px;

}


h2 {
	margin: 22px;
	text-align: left;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 10px;
	font-weight: bold;
	font-variant: none;
	text-transform: lowercase;
	letter-spacing: 4px;
	color: #ce0404;	
	padding-left: 22px;

}


A {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #ff3d3d;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	FONT-VARIANT: none;
	TEXT-DECORATION: none;
	TEXT-TRANSFORM: uppercase;

}
a:link {
	color: #ff3d3d;

}
a:visited {
	color: #f22f2f;
}
a:hover {
	color: #ff3d78;
	border-bottom: 2px #f2e0e0 solid;

}

