.text	{
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.subtext { 	
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.subtext1 { 	
	color:#993333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.menu	{
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.header {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.subheader {
	color:#993333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
BODY { 
	color:#000000; 
	font-size:9pt;
	background-color:#FFFFFF;
//	background-image:url("../images/bkgd.jpg");
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:0% 0%;
}

HR {
	margin-top:5px;
	margin-bottom:5px;
	align:left;
	color:#993333;
	height:1px;
	border: 0 solid #993333;
	border-top-width:thin;
	background-color:#993333;
}             

INPUT { 
	background:#FFFFFF;
	color:#000000;
	font-family: arial;
	font-size: 8pt;
}

.strike {
	TEXT-DECORATION: line-through
}
A:link {
	COLOR: #993333; TEXT-DECORATION: none
}
A:visited {
	COLOR: #993333; TEXT-DECORATION: none
}
A:hover {
	COLOR: #000000; TEXT-DECORATION: underline
}
A:active {
	COLOR: #000000; TEXT-DECORATION: none
}
A.subtext:link {
	COLOR: #993333; TEXT-DECORATION: underline
}
A.subtext:visited {
	COLOR: #993333; TEXT-DECORATION: none
}
A.subtext:hover {
	COLOR: #000000; TEXT-DECORATION: underline
}
A.subtext:active {
	COLOR: #000000; TEXT-DECORATION: none
}
