body {
	margin: 2%;
	font: medium Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	
}

.c1 {
	text-align: center;
}

.c2 {
	text-align: center;
}

.important {
	font-style: italic;
	font-weight: bold;
}

.box {
	border-style: solid;
}

h1 {
	color: #333399;
	font-weight: bold;
	font-size: x-large;
	text-align: center;
	margin-top: 3ex;
	font-variant: small-caps;
}

h2 {
	font-size: medium;
	font-weight: bold;
}

h3 {
	font-size: small;
	font-weight: bold;
}

em {
	color: #333399;
	font-weight: bold;
	font-style: normal;
}

.menu {
	text-align: center;
	font-weight: bold;
	font-size: smaller;
}

table {
	background: #E7E7E7;
	font-weight: normal;
	width: 100%;
}

th {
	text-align: left;
	background: #CCCCFF;
	margin: 6px;
}
