
.style1 {font-size: 9px}

.layout {
	margin: 0px;
	background-color: #000000;
	background-image: url(bg.gif);
}
.frame {  border: #333333 double; border-width: 0px 3px}
.footer {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top;
	font-family: Tahoma, verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	background-color: #000000;

}

.text1 {  font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; color: #FFFFFF; font-weight: bold}
.text2 {  font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; color: #666666; font-weight: bold}
.text3 {  font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 11px; color: #333333; font-weight: normal}
.text4 {  font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 10px; color: #FFFFFF; font-weight: normal}
.text5 {  font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 13px; color: #FFFFFF; font-weight: bold}
.text6 {  font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 12px; color: #333333; font-weight: bold}

a:link {  color: #FFCC00; text-decoration: none}
a:visited {  color: #FFCC00; text-decoration: none}
a:hover {  color: #FFCCFF; text-decoration: underline}
a:active {  color: #FF00FF; text-decoration: none}