body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-indent: -25px; 
	margin-left: 60px;
	
}
body {
	background-color: #e1e1e1;
}
a:link {
	color: #993300;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 18px;
	color: #993300;
	text-align: center;
}h2 {
	font-size: 18px;
	color: #993300;
	margin-left: -25px;
	
}
h6 {
	font-size: 11px;
	font-style: italic;
	margin-left: -25px;
}
h2,h3,h4,h5,h6 {
	font-style: italic;
}
.style1 {color: #FFFFFF;}
.style2 {color: #CCCCCC; }


table.sidebar 
{
width: 300px;
border: 0px;
background-image:url(images/background_red.gif);
float: right;

}

table.sidebar td 
{
color: #ffffff;
padding: 4px;
text-align: left;
}

table.sidebar td a:link {
        color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}


table.sidebar th
{
color: #fff;
padding: 4px;
text-align: center;
border-bottom: 2px #fff solid;
font-size: 15px;
font-weight: bold;
font-variant: small-caps;}
