@charset "utf-8";
/* CSS Document */

body {
	margin-top:0px;
	font: 12px;
	font-family:"Times New Roman", Times, serif;
	color:#000;
	text-align: center;
}

.toprightmenu {
	
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#000;
}

.maincontent {
	
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#000;
}

.boxcontent {
	
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#00F;
	font-weight:bold;
}

.signuplink {
	
	font-family:"Times New Roman", Times, serif;
	font-size:26px;
	color:#00F;
	font-weight:bold;
}

.bigheadline {
	
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	font-weight:bold;
	color:#900;
}

.yellowbackground {
	background-color:#FF0;
}

.hugeheadline {
	
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
	font-weight:bold;
	color:#900;
}
