SELECT {
	COLOR: #000000; BACKGROUND-COLOR: #ffffff
}
TEXTAREA {
	COLOR: #000000; BACKGROUND-COLOR: #e3e3e3
}
A:LINK{ 
	color:#3366ff; text-decoration:none
	} 
A:active{ 
	color:#FF0000; text-decoration:none
	} 
A:visited{ 
	color:#0099CC; text-decoration:none
	} 
A:hover{ 
	color:#0033cc; text-decoration:underline
	} 

TD {
	color: #336699; font-size: 12px; line-height: 130%;
}

.msm8 {
	font-size: 8px; line-height: 110%;
}
.msm9 {
	font-size: 9px; line-height: 110%;
}
.msm10 {
	font-size: 10px; line-height: 120%;
}
.msm11 {
	font-size: 11px; line-height: 120%;
}
.msm12 {
	font-size: 12px; line-height: 120%;
}
.msm12s {
	font-size: 12px; line-height: 130%;
}
.msm12ss {
	font-size: 12px; line-height: 140%;
}
.msm12sss {
	font-size: 12px; line-height: 150%;
}
.msm13 {
	font-size: 13px; line-height: 120%;
}
.msm14 {
	font-size: 14px; line-height: 120%;
}
.msm15 {
	font-size: 15px; line-height: 120%;
}

div.main{
	float:right;
	}
div.left{
	float:left;
	}