
a:link
{
	color: #993300;
	text-decoration: none;
	font-weight: bold; 
}
a:visited
{
	color: #993300;
	text-decoration: none;
	font-weight: bold;
} 
a:active 
{
	color: #993300;
	text-decoration: none;
	font-weight: bold;
}

body
{
	
    background-color: rgb(255,255,255); 
	color: rgb(153,51,0);
    font-size: 10pt;
	font-family: Georgia, Times New Roman, Times, serif;
   
}

A:hover 
{
color: #000000;
text-decoration: underline
}

P
{
    font-family: Georgia, Times New Roman, Times, serif;
	font-color: rgb(153,51,0);
	font-size: 10pt;
	line-height: normal;
	font-style: italic;
	padding: 3px;
}

	h1
{
    font-family: Georgia, Times New Roman, Times, serif;
    margin-top: 0; margin-bottom: 0
	font-size: 18pt;
	font-weight: 400;
	font-color: rgb(153,51,0);
}
	
    h2
{
	font-family: Georgia, Times New Roman, Times, serif;
    margin-top: 0; margin-bottom: 0;
	font-size: 12pt;
	font-weight:700;
	font-color: rgb(153,51,0);
}
	
	h3
{
	font-family: Georgia, Times New Roman, Times, serif;;
	font-size: 9pt;
	font-weight: 400;
	margin-top: 0; margin-bottom: 0;
	font-color: rgb(153,51,0);
}
	h4, h5
{
	font-family: Georgia, Times New Roman, Times, serif;;
    margin-top: 0; margin-bottom: 0
	font-color: rgb(153,51,0);
	font-weight: 800;
	font-size: 12pt;
}
	h6
{
	font-family: Georgia, Times New Roman, Times, serif;;
	font-size: 7pt;
    margin-top: 0; margin-bottom: 0;
	font-weight: 800;
	font-color: rgb(153,51,0);
}

 .rss {
    text-decoration: none;
	background-color: #FF6600;
	width: 30px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 8px;
	padding: 1px 2px;
	border-bottom: 1px solid #3F1A01; border-right: 1px solid #7D3302; border-top: 1px solid #FFC8A4; border-left: 1px solid #FF9A57;
    text-decoration: none;
}

 .rss2 {
    text-decoration: none;
	background-color: #FF6600;
	width: 30px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9px;
	padding: 1px 2px;
	border-bottom: 1px solid #3F1A01; border-right: 1px solid #7D3302; border-top: 1px solid #FFC8A4; border-left: 1px solid #FF9A57;
    text-decoration: none;
}
