.gb {
	font-size: xx-large;
	line-height: 140%;}

.bg {
	font-size: x-large;
	line-height: 140%;}

.bm {
	font-size: large;
	line-height: 140%;}

.mm {
	font-size: medium;
	line-height: 140%;}
.ms {
	font-size: small;
	line-height: 140%;}

.ss {
	font-size: x-small;
	line-height: 140%;}

.sss {
	font-size: xx-small;
	line-height: 130%;}

.gb-gr {
	font-size: xx-large;
	line-height: 140%;
	color: #009900;}

.bm-gr {
	font-size: large;
	line-height: 140%;
	color: #009900;}


.bg-gr {
	font-size: x-large;
	line-height: 140%;
	color: #009900;}

.mm-red {
	font-size: medium;
	line-height: 140%;
	color: #ff0000;}

.mm-bl {
	font-size: medium;
	line-height: 140%;
	color: #006699;}

.ms-bl {
	font-size: x-small;
	line-height: 140%;
	color: #006699;}


.mm-gr {
	font-size: medium;
	line-height: 140%;
	color: #006600;}

.ms-red {
	font-size: x-small;
	line-height: 140%;
	color: #ff0000;}

.ms-gr {
	font-size: x-small;
	line-height: 140%;
	color: #006600;}

.ss-gr {
	font-size: xx-small;
	line-height: 140%;
	color: #006600;}

.ms-w {
	font-size: x-small;
	line-height: 140%;
	color: #FFFFFF;	}

.mm-w {
	font-size: small;
	line-height: 140%;
	color: #FFFFFF;	}

.ss-w {
	font-size: xx-small;
	line-height: 140%;
	color: #FFFFFF;}

.sss-w {
	font-size: xx-small;
	line-height: 140%;
	color: #FFFFFF;}

.copy {
	font-size: xx-small;
	font-family: Arial, Helvetica, sans-serif;

}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: x-small;
	line-height: 140%;}
	
td {
	font-size: x-small;
	line-height: 140%;}
	
.center{
	text-align: center}

.list{
	font-size:60%;
	vertical-align: middle
}	

a:link {text-decoration:none; color:#006699;}
a:visited {text-decoration:none; color:#993366;}
a:actine {text-decoration:none}
a:hover {text-decoration:none;color:#CC66CC; background-color:#91EED2 ;}
