body	{
	background-color: #ffffcc;
	font-size: x-small;
	font-weight: normal;
	font-family: tahoma, Verdana, sans-serif;
	}
	
table.form {
    BORDER-BOTTOM-COLOR: #cccccc;
    BORDER-BOTTOM-STYLE: ridge;
    BORDER-LEFT-COLOR: #cccccc;
    BORDER-LEFT-STYLE: ridge;
    BORDER-RIGHT-COLOR: #cccccc;
    BORDER-RIGHT-STYLE: ridge;
    BORDER-TOP-COLOR: #cccccc;
    BORDER-TOP-STYLE: ridge;
	PADDING-RIGHT: 4PX;
	PADDING-LEFT: 4PX;
	PADDING-TOP: 4PX;
	}
	
td	{
	font-size: x-small;
	font-weight: normal;
	font-family: tahoma, Verdana, sans-serif;
	}
	
A:link	{
	text-decoration: none;
	color: #820000;
	font-size: x-small;
	font-weight: normal;
	font-family: tahoma, Verdana, sans-serif;
	}
	
A:active	{
	text-decoration: none;
	font-size: x-small;
	font-weight: normal;
	font-family: tahoma, Verdana, sans-serif;
	}
	
A:visited	{
	text-decoration: none;
	color: #820000;
	font-size: x-small;
	font-weight: normal;
	font-family: tahoma, Verdana, sans-serif;
	}
	
A:hover	{
	text-decoration: underline;
	color: #820000;
	}
	
A.topnav:link	{
	text-decoration: none;
	color: #820000;
	font-size: 10pt;
	font-weight: bold;
	font-family: tahoma, Verdana, sans-serif;
	}
	
A.topnav:active	{
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	font-family: tahoma, Verdana, sans-serif;
	}
	
A.topnav:visited	{
	text-decoration: none;
	color: #820000;
	font-size: 10pt;
	font-weight: bold;
	font-family: tahoma, Verdana, sans-serif;
	}
	
A.topnav:hover	{
	text-decoration: underline;
	color: #820000;
	font-size: 10pt;
	font-weight: bold;
	font-family: tahoma, Verdana, sans-serif;
	}
	
A.bLink:link	{
	text-decoration: none;
	color: #820000;
	font-size: x-small;
	font-weight: bold;
	font-family: tahoma, Verdana, sans-serif;
	}
	
A.bLink:active	{
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
	font-family: tahoma, Verdana, sans-serif;
	}
	
A.bLink:visited	{
	text-decoration: none;
	color: #820000;
	font-size: x-small;
	font-weight: bold;
	font-family: tahoma, Verdana, sans-serif;
	}
	
A.bLink:hover	{
	text-decoration: underline;
	color: #820000;
	}
	
A.title:link	{
	text-decoration: none;
	color: #820000;
	font-size: 15pt;
	font-weight: bold;
	font-family: tahoma, Verdana, sans-serif;
	}
	
A.title:active	{
	text-decoration: none;
	font-size: 15pt;
	font-weight: bold;
	font-family: tahoma, Verdana, sans-serif;
	}
	
A.title:visited	{
	text-decoration: none;
	color: #820000;
	font-size: 15pt;
	font-weight: bold;
	font-family: tahoma, Verdana, sans-serif;
	}
	
A.title:hover	{
	text-decoration: underline;
	color: #820000;
	}
	
.date	{
	color: #003399;
	font-style: italic;
	font-size: xx-small;
	font-weight: bold;
	font-family: tahoma, Verdana, sans-serif;
	}	
	
.title	{
	color: #820000;
	font-size: medium;
	font-weight: bold;
	font-family: tahoma, Verdana, sans-serif;
	}
	
.quote	{
	font-size: 13pt;
	font-style: italic;
	text-align: center;
	font-weight: bold;
	font-family: tahoma, Verdana, sans-serif;
	}
	
.footer	{
	font-size: 8pt;
	font-weight: normal;
	font-family: tahoma, Verdana, sans-serif;
	}
	
.button{
	BACKGROUND-COLOR: #820000;
    BORDER-BOTTOM-COLOR: #000000;
    BORDER-BOTTOM-STYLE: ridge;
    BORDER-LEFT-COLOR: #cccccc;
    BORDER-LEFT-STYLE: ridge;
    BORDER-RIGHT-COLOR: #000000;
    BORDER-RIGHT-STYLE: ridge;
    BORDER-TOP-COLOR: #cccccc;
    BORDER-TOP-STYLE: ridge;
    COLOR: #ffffcc;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bold
	}
	
.nav {
	background: url(images/bg_nav.gif) repeat;
	}
	
.downer {
	font-size: 13pt;
	font-style: italic;
	font-family: tahoma, Verdana, sans-serif;
	font-size:8pt;
	color:Red;
	FONT-WEIGHT: normal;
	}