<!--
body { margin: 0px 0px 0px 0px; color: #666666;}

.a:link { color:#666666; text-decoration:none }
.a:visited { color:#666666; text-decoration:none }
.a:active { color:#FF6600; text-decoration:underline }
.a:hover { color:#FF6600; text-decoration:underline }

.b:link { color:#CC6666; text-decoration:none }
.b:visited { color:#CC6666; text-decoration:none }
.b:active { color:#FF6600; text-decoration:underline }
.b:hover { color:#FF6600; text-decoration:underline }

.ssmall{ font-size:xx-small; line-height:140%; }
.small{ font-size:x-small; line-height:150%; }
.small2{ font-size:x-small; line-height:130%; }
.normal{ font-size:midium; line-height:150%; }
.normal2{ font-size:midium; line-height:130%; }
.large{ font-size:large; line-height:150%; }
.large2{ font-size:large; line-height:120%; }
.llarge{ font-size:x-large; line-height:120%; }

//-->