Body { 
font-size: 10pt; 
line-height: 140%;
color: #333333;
}

TABLE { 
font-size: 100%; 
border-color: #cccccc;
empty-cells: show;
}
TD {
border-color: #cccccc;
}

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

h3 {  color: #009900}

.dot {
	margin-left:1em; text-indent:-1em;
}

.line {  line-height: 150%;}
