BODY {
	background-color : #CAFEFF;
}

P.biggest {
	text-align : center;
	 
	letter-spacing : 5px;
	color : Red;
	font-family : Algerian, serif;
	font-size : 400%;

}

UL {
	font-family: serif;
}

LI.names {
	letter-spacing : 1px;
	line-height : 30px;
	text-indent : 5px;
	font-size : 1.4em;
	list-style : none;
	font-family:Calibri, Arial, sans-serif;
	text-align: left;
}

P.bigger {
	text-align : center;
	font-family:Calibri, Arial, sans-serif;
	color : Green;
	font-size:1.4em;
}
P.normal {
	text-align : center;
	font : small serif;
	letter-spacing : 1px;
	color : Blue;
}
a:active {color: Green;
text-decoration : none;
}
a:visited {color: Green;
text-decoration : none;
}
a:link {color: Green;
text-decoration : none;
}
a:hover {color: Red;
}
P.bottom {
	font-family : Calibri, Arial, sans-serif;
	color: #0000ff;
	font-size : 1em;
	letter-spacing : .05em;
	text-align : center;
}
HR.main {
	width : 60%;
	height : 3px;
	color : Green;
}
P.headings {
		font-family:Calibri, Arial, sans-serif;
		font-size : 1.4em;
	text-align : center;
	letter-spacing : .05em;
	color: Green;
}
table.wx {
	width : 80%;
}

table.QST {
	width: 600px;
	color: #F0E68C;
	background-color: #F0E68C;
}
table.maintable { width : 760px; background-color : #CAFEFF; 
margin-left: auto; margin-right: auto;}

table.inner { width : 560px; background-color : #CAFEFF; margin-left: auto; margin-right: auto;}


div.centered { text-align: center }
