p, ul, ol, blockquote, dd, dl  {
	font-size : 10pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-decoration : none;
	text-align : left;
	margin: 10;
	list-style-type: upper-alpha;
	list-style-position: inside;
	text-indent: 0pt;

}
	
.heading {font-family:times new roman, times serif ; 
	font-size:14pt;
}
.boldheading {font-family:arial, helvetica, sans-serif; 
	font-size:13.5pt; 
	font-weight:bold;
}
.copyright {
	font-family: arial, helvetica, sans-serif;
	font-size:7.5pt;
	text-align: center;
}

.bold {font-weight: bold;  }

.red {font-color: #cc0000;}


A  {
	font-size :9 pt;
	text-decoration: none;
	font-family : verdana, arial, helvetica, arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #cc0000;
}

A:Active  {
	font-size : 9 pt;
	text-decoration: none;
	font-family : verdana, helvetica, arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #cc0000;
}

A:Visited  {
	font-size : 9pt;
	text-decoration: none;
	font-family : verdana, helvetica, arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #cc0000;
}

A:Hover  {
	font-size : 9 pt;
	text-decoration: underline;
	font-family : verdana, helvetica, arial, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #cc0000;
}

BODY, TH, TD, {

	font-size : 10 pt;
	font-family : arial, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-decoration : none;
	text-align : left;
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
}
.quotes {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
}
.warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.pictrt {
	float: right;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.pictlft {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	list-style-position: inside;
	list-style-type: disc;

}
.specialli {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-indent: 20pt;
	list-style-position: inside;
	list-style-type: upper-alpha;
}
