body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	letter-spacing: normal;
	word-spacing: normal;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(texture-bg.gif);
	background-repeat: repeat; 
	background-color: #FFFFFF;
}

table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #000000;
	letter-spacing: normal;
	word-spacing: normal;
}


.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 7px;
	letter-spacing:1px;
	line-height:8px;
	color:#a1a1a1;
}


strong {
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	color: #0793bb;
	font-family:  Georgia, Times New Roman, Times, serif;
}

em {
	font-weight: normal;
	font-size: 10px;
	text-transform: none;
	color: #bb0775;
	font-family:  Georgia, Times New Roman, Times, serif;
}


h1 {
	margin: 2px;
	text-align: center;
	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: 1px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #000000;

}


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: #818181;	
	padding-left: 16px;

}

h3 {
	margin: 2px;
	text-align: right;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 14px;
	font-weight: bold;
	font-variant: none;
	text-transform: lowercase;
	letter-spacing: 1px;
	color: #b4b4b4;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 16px;
	border-bottom: 1px #c5c5c5 dashed;

}

h5 {
	margin: 2px;
	text-align: left;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9px;
	font-style: italic;
	line-height: 10px;
	font-weight: bold;
	font-variant: none;
	text-transform: lowercase;
	letter-spacing: 1px;
	color: #818181;
	padding-top: 6px;
	padding-bottom: 8px;

}


A {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #ff1800;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	FONT-VARIANT: none;
	TEXT-DECORATION: none;
	TEXT-TRANSFORM: uppercase;

}
a:link {
	color: #ff1800;

}
a:visited {
	color: #de1d09;
}
a:hover {
	color: #ff8808;
	border-bottom: 2px #b4b4b4 solid;

}
