aaa:link { color: rgb(0,0,255); text-decoration: underline }
a:visited { color: rgb(0,0,255); text-decoration: none } 
a:active { color: rgb(255,0,0); text-decoration: none }
A:hover {color: red; }

body { text-align: justify; font-family: Times,Helvetica,Verdana,Arial; color:#FFFFCC;
font-size:12pt; }


.style1 {	color: #FFFFCC;	font-size: medium; }
.style2 {	font-size: small; font-family: Helvetica, Verdana; color: rgb(0,0,255);}
.style3 {font-weight:bold; color:#FFFFCC; }
.style4 {color: #FFFFCC}
.style5 {font-weight: bold}
.style6 {color: #FFFFCC; font-weight: bold; }
.style-x {	color: Green;	font-size: medium; }
.style10 {color: #FFFFFF; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; }

.style12 {background-color:#FFFFCC; font-weight: bold; }

.pie {font-size: small; color:black; }
h1 {font-size:14pt; margin-botton: 10pt; }
h2 {font-size:12pt; color:#667C26; }
p { margin-left: 0px;	margin-right: 0px; color:#FFFFCC;font-size:13pt;  }


