body {
	font-family: Tahoma;
	font-size: 12px;
	color: #C9A5A5;
	background-color:#3E0001;
	font-weight: bold;
}
td {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
	font-weight: bold;
	text-align:center;
}

footer {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	line-height: 15px;
	font-weight: bold;
	text-align:center;
}
h1 {
	color: #FFFFFF;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 2px;
	margin-left: 0px;
}

p{
	text-indent: 0px;
	font-size: 12px;
	margin-left: 0px;
	margin-right:0px;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 15px;
	color: #C9A5A5;
	text-align:left;
	
}
p1{
	text-indent: 0px;
	font-size: 12px;
	margin-left: 0px;
	margin-right:0px;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 15px;
	color: #C9A5A5;
	text-align:center;
	font-weight: bold;
}
ul	{
	margin-top:10px;
	margin-bottom:0px;
	margin-left:10px;
}
li {
	font-size: 11px;
	margin-left:20px;
	margin-bottom:0px;
	margin-top:0px;
	text-indent: 0px;
	line-height: 15px;
	color: #C9A5A5;
	list-style-image:url(i/bullet.gif);
}

q{
	font-size: 11px;
	color: #FD7713;
	text-decoration:none;
}
a:active,a:visited
{
    color: #000033;
	font-size: 11px;
	text-decoration:none;
}
a:hover{
	font-size: 11px;
	color: #CC3300;
	text-decoration:underline;
}
.shadeform	{ 
		background-image: url("images/shade.jpg");
		border: navy 1px solid
		}