@charset "UTF-8";
/* CSS Document */

body,td,th {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style1 {
	color: #546C90;
	font-weight: bold;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.style2 {
	color: #546C90;
	font-style: italic;
}
div.hr {
  height: 1px;
  background: #97B725;
  line-height: 1pt;
}
div.hr hr {
  display: none;
  
}
a:link {
	color: #6F8725;
}
a:visited {
	color: #A1B84B;
}
a:hover {
	color: #A1B84B;
}
a:active {
	color: #6F8725;
}
a {
	font-weight: bold;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
}
.style5 {color: #666666}
.style7 {color: #666666; font-weight: bold; font-style: italic; }
.style9 {color: #666666; font-style: italic; }
.style10 {	color: #546C90;
	font-weight: bold;
}
li {
	list-style-image: url('images/bullet.gif');
}
