<!--

	body,td{
		font-family: Arial, Helvetica, Geneva, Sans-Serif;
		font-size:11px
	}
	a{
		color: #91031B;
		font-weight:bold;
		text-decoration: none
	}
	a:hover{
		color: #CCCCCC
	}


	a#side{
		font-family: helvetica;
		font-size:11px;
		color: #FFFFFF;
	}
	a:hover#side{
		color: #CCCCCC
	}

	a#link{
		font-family: helvetica;
		text-decoration: underline;
		font-size:11px;
		color: #336699
	}
	a:hover#link{
		color: #000000;
		text-decoration: none
	}

	a#footer{
		font-family: helvetica;
		text-decoration: underline;
		font-size:10px;
		color: #FFFFFF
	}
	a:hover#footer{
		color: #EEEEEE;
		text-decoration: none
	}

	.sectionheader{
		font-size:20px;
		font-weight:bold;
		color: #91031B
	}
	.text{
		font-family: helvetica;
		font-size:11px;
		color: #000000
	}

	.footer{
		font-size:10px;
		color:#FFFFFF
	}
		
	.smalltext{
		font-size:9px;
		color:#000000
	}
	.content{
		font-size:11px;
		color: #000000
	}
	.header2{
		font-size:14px;
		font-weight:bold;
		color: #FFFFFF
	}
	.textheader{
		font-size:16px;
		font-weight: bold;
		color: #000000
	}
	.textheader2{
		font-size:12px;
		font-weight: bold;
		color: #000000
	}
	.textheader3{
		font-size:12px;
		font-weight: bold;
		color: #91031B
	}
	.sidebars{
		font-size:11px;
		color:#FFFFFF
	}
	.lastupdated{
		font-size:12px;
		color:#FF6600
	}

	.form {
		BACKGROUND-COLOR: #FFFFFF;
		COLOR: #000000;
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
		FONT-SIZE: 11px;
		border: 1px #F16410;
		border-bottom-style: outset;
		border-left-style: outset;
		border-right-style: outset;
		border-top-style: outset
	}
	-->

