body {
	color: black;
	font-size : 12pt;
	margin-left: 10pt;
	margin-right: 8%;
	font-family: Georgia;
	font-color: red;
	width: 625px;
}

p, ol, li, a, dd, dt, td, th 
{
	font-family:  Palatino Linotype, Garamond , Tahoma, Verdana, Gillsans, sans-serif;
	font-size: 11pt;
}

p.smallNote 
{
	font : Arial ;
	font-size: 8pt;
	margin-left: 30pt;
	margin-right: 30pt;
	text-align: justify;
}
	

p {
	margin: 0;
	margin-bottom: 10pt;
}

ul li { margin-bottom: 5pt; 
	list-style: none;}

ol li { margin-bottom: 5pt;
	list-style-type:decimal;
}

it 
{
	font-style :italic;
}

th {
	font-weight: bold;
	text-align: left;
}

td { 
	font-size: 10pt; 
}

dt 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;	
	font-weight: bold;
    margin-left: 10pt;
    margin-bottom: 5pt;
}

dd 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;	
	 margin-left: 25pt;
	 margin-bottom: 10pt;
}

blockquote {
	font-family: Georgia;
	font-size: 10pt;
	margin-left : 130pt;
	color : orange;
}

.spacey 
{
	padding-bottom: 10pt;
}

a.spacey { text-decoration: none; }

.smallLink 
{
	font-size : 8pt;
; font-family: Arial, Helvetica, sans-serif
}


h1 {
	font-size: 18pt;
	letter-spacing: 0.2pt;
	font-family: Tahoma, Verdana, Gillsans, sans-serif;
	line-height : 16pt;
	margin-bottom: 8pt;
}

h2 {
	font-size: 16pt;
	letter-spacing: 0.1pt;
	font-family: Tahoma, Verdana, Gillsans, sans-serif;
}

h2  a {
	color : red;
	font-size: 16pt;
	font-family:  Tahoma, Verdana, Gillsans, sans-serif;	
	letter-spacing: 0.1pt;
}

h3 {
	font-size: 14pt;
	font-family: Tahoma, Verdana, Gillsans, sans-serif;
	letter-spacing: 0.05pt;
}


h3  a {
	color : red;
	font-size: 14pt;
	font-family:  Tahoma, Verdana, Gillsans, sans-serif;
	letter-spacing: 0.05pt;

}

h4 {
	font-size: 12pt;
	font-family: Tahoma, Verdana, Gillsans, sans-serif;
}

h4  a {
	color : red;
	font-size: 12pt;
	font-family: Tahoma, Verdana, Gillsans, sans-serif;
}


h5 {
	font-size: 11pt;
	font-family: Tahoma, Verdana, Gillsans, sans-serif;
}

a 
{
	font-family: Tahoma, Verdana, Gillsans, Sans-Serif;
	text-decoration: underline;
	border : none;
	color : darkgreen;
}

a:hover { 
	color: red;
}

a.activeZone {
	text-decoration: none;	
	color : #78B8F0; 
		}

a.activeZone:hover {
	color : RGB(255,236,103);
}


table caption {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	background-color : gainsboro;
}

.trg { font-size: 7pt; 
}


.verySmall 
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 6pt; color: #999999
}

.linkList 
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-style: normal; 
	line-height: 20pt
}

.smlComment 
{  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: lighter;
	color: #000000; 
}

.smlComment a
{
	font-family:  Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	color: #006655; 
	font-weight:  600;
	
}

.smlHeading 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;	
	font-weight: bold;
}
