a:link       { font-size: 10pt; color: #1E1E1E; text-decoration: none }
a:visited    { font-size: 10pt; color: #1E1E1E; text-decoration: none }
a:hover      { font-size: 10pt; text-decoration: underline; color: #1E1E1E }
body         { font-size: 13px; color: #1E1E1E }
td           { font-size: 13px; color: #1E1E1E}
.aa { font-size: 14px; color: #ffffff }
.aa a:link       { font-size: 14px; color: ffffff; text-decoration: none }
.aa a:visited    { font-size: 14px; color: #ffffff; text-decoration: none }
.aa a:hover      { font-size: 14px; text-decoration: underline; color: #ffffff }
.bb { font-size: 14px; color: #1E1E1E; letter-spacing:1}

#divleft {
	float: left;
	width: 226px;
}
#divright {
	float: right;
	width: 777px;
}