﻿body {
	font-size:12px;
	font-family:Arial,Helvetica,sans-serif;
	color:#777777;
}
A 
{	color :#910000;
	text-decoration: none
}
A:visited
{
	color :#910000;
	text-decoration: none
}
A:hover
{
	color :#910000;
	text-decoration: underline
}
table.td.infolabel
{
	color :#777777;
	font-size: 11px
}
ul, ol {
  margin-left: 12px;
  padding-left: 5px;
  list-style-type: square;
}
