body
{
	background-image: ;
	background-repeat: repeat;
	margin-left: 0%;
	margin-right: 0%;
	font-size: 12pt;
}
p, br
{
	font-color: Black;
	font-weight: normal;
	font-family: Bell MT, Verdana, serif;
	font-size : 12pt;
}
address, copyright,
{
	font-color: Black;
	font-weight: bold;
	font-family: Arial, Times Roman, serif;
	font-size : 11pt;
}
li, ul, ol, dl,
{
	color: Black;
	font-weight: normal;
	font-family: Bell MT, Verdana, serif;
	font-size : 11pt;
}
P:first-letter 
{
	font-size: 16pt;
}
dt
{
   font-weight: bold;
}
blockquote
{
   /*color: yellow;*/
   font-style: italic;
}
pre, code
{
   font-family: monospace
}
h1
{
 	color: Black;
	font-family: Cornerstone, Times Roman, serif;
	
}
 
h2
{
	color: Black;
	font-family: Cornerstone, Times Roman, serif;
	font-style: italic;
}
h3
{
	color: Black;
	font-family: Cornerstone, Times Roman, serif;
	font-weight: bold;
}
h4
{
	color: Black;
	font-family: Cornerstone, Times Roman, serif;
	font-weight: normal;
}
h5
{
	color: Black;
	font-family: Arial, Times Roman, serif;
	font-weight: bold;
}

h6
{
	font-size: 11px;
	color: Black;
	font-weight: normal;
	font-family: Cornerstone, Times Roman, serif;
}
HR
 {
 color: ;
 height: 1px;

 }

A:link
{
	font-size: 10pt;
	font-family: Arial, Times Roman, serif;
	font-weight: bold;
	color: Blue;
	text-decoration: none;
}
A:visited
{
	font-size: 10pt;
	font-family: Arial, Times Roman, serif;
	font-weight: bold;
	color: purple;
	text-decoration: none;
}
th, td
{
	font-size: 12pt;
	color: Black;
	font-family: Bell MT, Times Roman, serif;
}
.error
{
   color: red
}
address
{
font-size: 10pt;
	font-family: Arial, Times Roman, serif;
	font-weight: bold;
	color: black;
	text-decoration: none;
}