@charset "utf-8";
.font140 { font-size:140%;}
.font120 { font-size:120%;}
.font100 { font-size:100%;}
.font90 { font-size:90%;}
.font80 { font-size:80%;}
.font70 { font-size:70%;}
.font60 { font-size:60%;}
.bold { font-weight:bold;}
.italic { font-style:italic;}
.comp {
	font-size: 0.85em;
	color: #C00;
	background-color: #FFFFE1;
	padding: 0.5em;
	border: thin dotted #F90;
}

#container #mainContent .main_wrapper {
	width: 604px;
	margin-right: auto;
	margin-left: auto;
}

