.css18 {font-size:18px; line-height:120%;}
.css16 {font-size:16px; line-height:120%;}
.css14 {font-size:14px; line-height:135%;}
.css13 {font-size:13px; line-height:140%;}
.css12 {font-size:12px; line-height:150%;}
.css11 {font-size:11px; line-height:140%;}
.css10 {font-size:10px; line-height:145%;}
.css8 {font-size:8px;  line-height:125%;}

.br2 {font-size: 2px;line-height: 2px;}
.br5 {font-size: 5px;line-height: 5px;}
.br10 {font-size: 10px;line-height: 10px;}
.br20 {font-size: 20px;line-height: 20px;}

.red {	color: #FF3300;
	font-weight: bold;
}

.orange {	color: #FF6600;
	font-weight: bold;
}

.white {	color: #ffffff;
	font-weight: bold;
}

.green {	color: #669900;
	font-weight: bold;
}

.green2 {	color: #006633;
	font-weight: bold;
}

A:link {
	color: #0033CC;
	text-decoration: none;
}
A:visited {
	color: #0033CC;
	text-decoration: none;
}
A:active { color: #0033CC}
A:hover {
	color: #0066CC;
	text-decoration: underline;
}
.comment {
	font-size:11px;
	line-height:140%;
	color: #666666;

}
