/* CSS Document */

/* 	Property Adjustment Key: top, right, bottom, left */

* { font-family: arial, helvetica, sans-serif; font-size: 97%; color:#FFFFFF; margin: 0; padding: 0;}

body {
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	color:#FFFFFF;
	border-style:none;
} 

a:link { text-decoration: underline; color: #8E040F; border-style:none; } 
a:visited { text-decoration: underline; color: #8E040F; border-style:none;  }
a:active { text-decoration: underline; color: #BE525B; border-style:none; }
a:hover { text-decoration: underline; color: #BE525B; border-style:none;  }

p { text-indent: 0px; text-align: left; margin-top: 0px; margin-right: 5px; margin-left: 5px; margin-bottom: 10px; color:#FFFFFF; line-height: 130%;}

p2 {text-indent: 0px; text-align: center; margin-top: 0px; margin-right: 5px; margin-left: 5px; margin-bottom: 10px; color: #9E262E; line-height: 130%;}

b {}
	.link { color: #ffffff; font-weight: bold; border-style:none; }
	
b 
	{color: #9E262E; font-weight: bold; }
	
strong {}
	.link { color: #ffffff; font-weight: bold; }
	
h1 {
	font-size: 130%;
	color: #9E262E;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	letter-spacing: 0px;
	text-align: left;
	}
	
h2 {
	font-size: 105%;
	color: #A8996C;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	letter-spacing: 0px;
	text-align: left;
	}
	
h3 {
	font-size: 100%;
	color: #9E262E;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	letter-spacing: 0px;
	text-align: left;
	}
	
	