.smalltext {  font-size: 10px; line-height: 130%; }
.middletext {  font-size: 12px; line-height: 130%; }
.bigtext {  font-size: 14px; line-height: 130%; }
.bigtext2 {  font-size: 16px; line-height: 130%; }
.smallbold {  font-size: 10px; line-height: 130%; font-weight: bold; }
.middlebold {  font-size: 12px; line-height: 130%; font-weight: bold; }
.bigbold {  font-size: 14px; line-height: 130%; font-weight: bold; }
.bigbold2 {  font-size: 16px; line-height: 130%; font-weight: bold; }
.bigboldred { font-size: 14px; line-height: 130%; font-weight: bold ; color: #FF0000; }
.bigboldgreen { font-size: 14px; line-height: 130%; font-weight: bold ; color: #1B8D14; }
.middleboldgreen { font-size: 12px; line-height: 130%; font-weight: bold ; color: #1B8D14; }
.middleboldred { font-size: 12px; line-height: 130%; font-weight: bold ; color: #FF0000; }
.middlered { font-size: 12px; line-height: 130% ; color: #FF0000; }
.middleboldwhite { font-size: 12px; line-height: 130%; font-weight: bold ; color: #FFFFFF; }
a { font-size: 12px;}

a:link { color: #000000; text-decoration: none; }
a:visited { color: #000000; text-decoration: none; }
a:hover { color: #000000; text-decoration: underline; }
a:active { color: #000000; text-decoration: underline; }

#colL {
	background-image: url("./images/colL.gif"); }

#colR {
	background-image: url("./images/colR.gif"); }

td { font-size: 12px; line-height: 150%; }

#copyright { font-size: 10px; color: #9999bb; }
.middleboldgray {
font-size: 12px; line-height: 130%; font-weight: bold ; color: #666666;
}
