.text {font-family: Arial, Helvetica, san-serif; font-size: 9pt; color:#000;}
.text a{text-decoration:underlined; color:#096A6A}

.link {text-decoration:underlined; color:#6C6C6C}
.link a:hover{text-decoration:none; color:#096A6A}

.red{	color:#ff0000;}


hr {
  border: none;
  background-color: #ffffff;
  color: #fff;
  height: 1px;
}


ul {
 list-style: square;
}

#highlight_box {
 width: 458px;
 padding: 10px 10px 10px 10px;
 margin: 0 0 16px 70px;
 border: 1px solid #663C01;
 background: #E5DDD1;
}

.grey_title
{
	font-family: Arial, Helvetica, san-serif; font-size: 9pt; color:#000;
  color:#6c6c6c;
	font-weight:bold;
  font-size: 10pt;
}

.grey 
{
	font-family: Arial, Helvetica, san-serif; font-size: 9pt; color:#000;
	color:#6C6C6C;
  text-decoration:none;
}

.grey a
{
	color:#6C6C6C;
  text-decoration:underline;
}

.grey a:hover
{
	color:#096A6A;
  text-decoration:none;
}

.dark_grey 
{
	font-family: Arial, Helvetica, san-serif; font-size: 9pt; color:#000;
	color:#333333;
  text-decoration:none;
}

.dark_grey a
{
color:#333333;
  text-decoration:none;
}

.dark_grey a:hover
{
	color:#333333;
  text-decoration:underline;
}


.small_text 
{
	font-family: Arial, Helvetica, san-serif; font-size: 8pt; color:#000;
	color:#333333;
  text-decoration:none;
}

.small_text a
{
color:#333333;
  text-decoration:none;
}

.small_text a:hover
{
	color:#333333;
  text-decoration:underline;
}

.white 
{
	color:#fff;
}

.white a
{
color:#fff;
text-decoration:none;
}

.white a:hover
{
	color:#fff;
  text-decoration:underline;
}
