body {  color: #000000; background-color: #FFCCCC; font-family: "Trebuchet MS", Arial, sans-serif; font-size: 10pt; margin-right: 12%; margin-left: 12%}
.td-hdr {  font-family: "Trebuchet MS"; font-size: 24px; color: #FFFF00; background-color: #000000; text-align: center}
.td-nav {
	font-family: "Trebuchet MS";
	font-size: 19px;
	text-align: center;
	color: #000000;
	background-color: #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
}
td {  font-family: "Trebuchet MS"; font-size: 10pt; font-weight: lighter; background-position: top}
.footer-L {  font-family: "Trebuchet MS", Arial, sans-serif; font-size: 12px; text-align: left; background-color: #CCCCCC; padding-right: 5px; padding-left: 5px}
.footer-R { font-family: "Trebuchet MS", Arial, sans-serif; font-size: 12px; text-align: right; background-color: #CCCCCC; padding-right: 5px; padding-left: 5px }
p.ex {color:blue;}
p.ex2 {color:green;}
A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: yellow;}
