body {
	margin-top: 0;
	margin-left: 0;
	font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size: 14px;
}

.red {
	color: #ff0000;
}

.sub {
	font-size: 12px;
}

.des {
	font-size: 12px;
	font-style: italic;
}

h1 {
	text-align: center;
}

h2 {
	color: #ff0000;
}

a {
	color: #ff0000;
	font-size: 12px;
	font-weight: bold;
}
