th {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 5px;
	text-align: left;
}
a, a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	margin:12px 0px 3px;
	font-family:Verdana
}
p, li, td {
	font-size:11px;
	font-family:Verdana;

	margin: 0px;
	padding:0;
}
li {
	margin: 0 0 10px -15px;
}
ol {
	padding: 0 0 0 0;
	margin: 0 -10px 0 0;
}
h1 {
	font-size:16pt;
}
h2 {
	font-size:12px;
	font-weight:bold;
}
h3 {
	font-size:13pt;
}
h4 {
	font-size:10pt;
}
h5 {
	font-size:11pt;
}
h6 {
	font-size:10pt;
}
ul, ol {
	margin: 0px 0px 12px 36px;
}
li {
	padding: 0px 0px 0px 10px;
}
b, strong {
	font-weight: bold;
}
i, em {
	font-style: italic;
}
code {
	font-family: Courier New, Courier, mono;
	font-size:10pt;
}
blockquote {
	margin: 12px 0px 12px 36px;
}
img {
	border: none;
}
.title {
	font-family:Verdana; 
	font-size:11px;
	font-weight: normal;
	color: #971A20;
	padding: 0 0 0px 0;
}
.arrow{
  	padding: 3px 0px 6px 0px;
}
.comment{
  	COLOR: #a9a9a9; 
	FONT-STYLE: italic;
	font-size:10px;
}
