body 
{
	background-color: #FFFFFF;
	margin: 10px auto;
	font: 75%/120% Arial, Helvetica, sans-serif;
}

body,td,th 
{
	color: #000000;
}

.style1 
{
	font-size: 38px;
	color: #FF0000;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
}

.style2 
{
	font-family: "Courier New", Courier, monospace;
	color: #FF0000;
	font-weight: bold;
}

.style3 
{
font-size: 20px;
line-height: 100%
}

.style4 
{
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
}

.style6 
{
	font-size: 26px; 
	font-weight: bold; 
	line-height: 200%
}

.style8 
{
	font-size: 26px; 
	font-style: italic;
	line-height: 200% 
}

.style9 
{
	font-size: 26px;
	line-height: 200%
}

.style10 
{
	font-size: 28px
}

.style13 
{
font-weight: bold; color: #0000FF; font-size: 17px; 
}

.alerts
{
font-weight:bold;
font-family: "Courier New", Courier, monospace;
color:#FF0000;
font-size:24px;
line-height: 200%;
}

p.groove
{
border-style: groove
}



.accordion 
{
	width: 176px;
	border-bottom: solid 5px #c4c4c4;
}

.accordion h3 
{
	background: #FFFFFE url(images/arrow-square.gif) no-repeat right -51px;
	padding: 7px 15px;
	margin: 0;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	border: solid 5px #c4c4c4;
	border-bottom: solid 5px;
	cursor: pointer;
}

.accordion h4 
{
	background: #FFFFFE no-repeat right -51px;
	padding: 7px 15px;
	margin: 0;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	border: solid 1px #c4c4c4;
	border-bottom: none;
	cursor: pointer;
}

.accordion h3:hover 
{
	background-color: #e3e2e2;
}

.accordion h3.active 
{
	background-position: right 5px;
}

.accordion p  
{
	background: #f7f7f7;
	margin: 0;
	padding: 10px 15px 20px;
	border-left: solid 5px #c4c4c4;
	border-right: solid 5px #c4c4c4;
}



a:link 
{
	text-decoration: none;
}

a:visited 
{
	text-decoration: none;
}

a:hover 
{
	text-decoration: none;
}

a:active 
{
	text-decoration: none;
}
.firm
{
font-weight:bold;
font-family: "Courier New", Courier, monospace;
color:#FF0000;
font-size:24px;
}