a:link       { color: #333333; text-decoration:underline}
a:visited    { color: #333333; text-decoration:underline}
a:hover      { color: #999999; text-decoration:underline }
a:active     { color: #999999; text-decoration:underline }

A.link1:link    {
	color: #333333;
	text-decoration: none;
	font-weight: normal;

}
A.link1:visited {
	color: #333333;
	text-decoration: none;
	font-weight: normal;

}
A.link1:hover   {
	color: #333333;
	text-decoration: none;
}
A.link1:active  {
	color: #333333;
	text-decoration: none;
}

A.link2:link    {
	font-size: 10pt;
	color: #548BC2;
	text-decoration: none;

}
A.link2:visited {
	font-size: 10pt;
	color: #548BC2;
	text-decoration: none;

}
A.link2:hover   {
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;

}
A.link2:active  {
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;

}

.title { background-color:#E8F4D8; color:black }
td {
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	font-family: "Arial", "Helvetica", "sans-serif";


}
.textline {  font-size: 9pt; border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.font10 {
	font-size: 10pt;
	font-weight: bold;
	color: #333333;


}
.bg01 {
	background-attachment: fixed;
	background-image: url(images/bg01.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.bg02 {
	background-attachment: fixed;
	background-image: url(images/index02.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.font12 {

	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
.font11 {

	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}
.bg00 {
	background-attachment: fixed;
	background-image: url(images/bg00.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
HR {
	BORDER-RIGHT: red; BORDER-TOP: red; BORDER-LEFT: red; COLOR: black; BORDER-BOTTOM: red
}
