/* CSS Document */
 
a.leftlink:link
{
	font-family: timesnewroman;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: Black;
	
}
a.leftlink:active
{
	font-family:  timesnewroman;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: black;
}
a.leftlink:hover
{
	font-family:  timesnewroman;
	font-size:10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: black;
}
a.leftlink:visited
{
	font-family:  timesnewroman;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: black;
}
a.leftlink1:link
{
	font-family: timesnewroman;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: Black;
	
}
a.leftlink1:active
{
	font-family:  timesnewroman;
	font-size: 13px;s
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: black;
}
a.leftlink1:hover
{
	font-family:  timesnewroman;
	font-size:13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: black;
}
a.leftlink1:visited
{
	font-family:  timesnewroman;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: black;
}
tr.one
{
font-size: 10px;
color: black;
}
td.one
{
font-size: 13px;
font-family: Arial;
color: black;
}
a.footer 
{
  color:black;
  font-size:11px;
  text-decoration:none;
  font-weight:bold;
  font-family:arial;
}
div.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	word-spacing: 1px;
	left: 10px;
	 
}
