.bodytxt {
	line-height: 120%;
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 12px;
}
.footer {
	line-height: 120%;
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 10px;
}
.headerred {
	line-height: 120%;
	font-family: "Times New Roman", Ariel, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}
.headerblue {
	line-height: 120%;
	font-family: "Times New Roman", Ariel, Helvetica, sans-serif;
	font-size: 14px;
	color: #3399CC;
	font-weight: bold;
}
.headergreen {
	line-height: 120%;
	font-family: "Times New Roman", Ariel, Helvetica, sans-serif;
	font-size: 14px;
	color: #339966;
	font-weight: bold;
}
.headeryellow {
	line-height: 120%;
	font-family: "Times New Roman", Ariel, Helvetica, sans-serif;
	font-size: 14px;
	color: #B3A12E;
	font-weight: bold;
}

A:link      {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
A:Hover      { 
	font-size: 12px;
	color: #30c; 
	text-decoration: underline 
	font-weight: normal;
}
	
A:visited     {
	font-size: 12px;
	color: #000000;
	text-decoration: none
	font-weight: normal;
}
A:active    {
	font-size: 12px;
	color: #000000;
	text-decoration: none
	font-weight: normal;
}
.body .a:link {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.body .a:Hover {
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	text-decoration: underline;
}
body .A:visited     {
	font-size: 14px;
	font-weight: bold;
	color: #9900FF;
	text-decoration: none
}
body .A:active    {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none
	}
