/* CSS Document */
A { text-decoration:none;
	font-size:80%;}
A:link { color:seagreen; }
A:hover { 
color:#ffffff; 
font-weight:bold; 
background-color:#FFCC66; 
text-decoration:underline; 
}
p { 
font-size:80%;
line-height:100%;
margin:0px; 
}
p.1 { 
font-size:80%;
line-height:100%;
margin:0px;
padding-left:9px; 
}



h1{
font-size:80%;
line-height:200%; 
color:#666666;
padding-left:9px;
PADDING-BOTTOM: 0px;
MARGIN: 0px;
PADDING-TOP: 0px;
}
h2{
font-size:70%;
line-height:200%; 
color:#666666;
padding-left:9px;
PADDING-BOTTOM: 0px;
MARGIN: 0px;
PADDING-TOP: 0px;
}


h4{
font-size:70%;
line-height:100%; 
color:#666666;
padding-left:9px
}