body {
	font-size: 80%;
	background-color: #FFFFFF;
	margin: 0px;
}
td{
	font-size: 80%;
	color: #333333
}

.frame {
	background-color: #333333;
}

a:link {	color: #FF6600;	}
a:visited {	color: #FF9900;	}
a:hover {	color: #CC0000;	}

.text10 {	font-size: 60%	}
.text12{	font-size: 80%;	}
.text14 {	font-size: 100%	}
.text18 {	font-size: 120%	}

.frame {	background-color: #333333;	}

.line {	line-height: 1.4em	}
.line2 {line-height: 2em	}
