TD {
	font-size: 13px;
	font-family : arial;
}

P {
	font-size: 13px;
	font-family : arial;
}

tr.nav:hover {
	background-color: #FFFF99;
}

div.hr {
width: 60%;
height: 2px;
margin-left: auto;
margin-right: auto;
margin-bottom: 7px;
background: #FFCC00;
} 


A:link { 
font-size: 13px; 
color: #0000FF; 
font-family: arial; 
font-weight: normal; 
text-decoration: underline;
 }

A:visited { 
font-size: 13px; 
color: #990099; 
font-family: arial; 
font-weight: normal; 
text-decoration: underline;
 }
 
A:active { 
font-size: 13px; 
color: #FF0000; 
font-family: arial; 
font-weight: normal; 
text-decoration: underline;
 }

A:hover { 
font-size: 13px; 
color: #FF0000; 
font-family: arial; 
font-weight: normal; 
text-decoration: underline;
 }
 
H1 {
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-weight: bold;
	font-size: 24px;
	color: #000000;

} 

H2 {
	font-size: 20px;
	font-family : Georgia;
	font-weight: bold;
	color: #800000;
}

H3 {
	font-size: 16px;
	font-family : Arial;
	font-weight: bold;
	color: #c50206;
}

p.article {
	font-size: 14px;
	font-family : arial;
	line-height: 150%
}


TD.leftnav { 
font-size: 11pt; 
color: #FFFFFF; 
font-family: arial; 
font-weight: normal; 
text-decoration: none;
 }

A.leftnav { 
font-size: 10pt; 
color: #0000FF; 
font-family: arial, Sans-Serif; 
font-weight: normal; 
text-decoration: none;
 }

A.leftnav:visited {
color:#0000FF;
font-weight: normal;
text-decoration: none;
 }

A.leftnav:hover {
color:#0000FF
background-color: #00FF66;
font-weight: normal;
text-decoration: none;
 }

TD.bottom { 
font-size: 9pt; 
color: #666666; 
font-family: arial; 
font-weight: normal; 
text-decoration: none;
 }

A.bottom:link { 
font-size: 9pt; 
color: #666666; 
font-family: arial; 
font-weight: normal; 
text-decoration: none;
 }

A.bottom:visited { 
font-size: 9pt; 
color: #666666; 
font-family: arial; 
font-weight: normal; 
text-decoration: none;
 }
 
A.bottom:active { 
font-size: 9pt; 
color: #666666; 
font-family: arial; 
font-weight: normal; 
text-decoration: none;
 }

A.bottom:hover { 
font-size: 9pt; 
color: #000000; 
font-family: arial; 
font-weight: normal; 
text-decoration: underline;
 }