@charset "utf-8";

.new {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
	text-decoration: blink;
	font-size: 80%;
	font-style: italic;
}

#container #content #next {
	margin: 0px;
	clear: both;
	float: right;
}
.bigbold    {
	font-weight: bold;
	font-size: 1.2em;
}
.ems07 {
	font-size: .7em;
}
.ems08 {
	font-size: 0.8em;
}

.ems068 {
	font-size: 0.6em;
}


.clearboth {
	clear: both;
}
.smallue {
	font-size: 70%;
	vertical-align: super;
}
.smallshita {
	font-size: 70%;
	vertical-align: sub;
}




.blue {
	color: #0000FF;
}
