a {
	color : #0050d0;
	font-weight : bold;
	text-decoration : none;
	}

a:active {
	color : #ff0000;
	}

a:hover {
	color : #008080;
	font-weight : bold;
	text-decoration : underline;
	}

h2{
	font-family : "Matura MT Script Capitals", arial, verdana, helvetica;
	text-align : center;
	color : #330066;
	}

h3{
	color : #330066;
	font-size : 1.25em;
	text-align : center;
	}
h4{
	color : #330066;
	font-size : 1.25em;
	text-align : left;
	clear : both;
	text-align : center;
	}

h5{
	color : #663333;
	font-size : 1.1em;
	padding-top : 15px;
	}
	
h6{
	font-size : 1.0em;
	text-align : center;
	}	

body{
	background : url(blueback.gif);
	font-weight : normal;
	color : #330066;
	padding-left : 15px;
	}

ul{
	line-height :120%;
	}

li li{
	list-style-type : none;
	font-weight : bold;
	}

ol{
	line-height : 135%;
	}

#container{
	text-align : center;
	}

#book{
	width : 700px;
	padding : 15px;
	border-top : 6px #aa88aa solid;
	border-bottom : 6px #775577 solid;
	border-left : 6px #aa88aa solid;
	border-right : 6px #775577 solid;
	text-align : center;
	margin : 0 auto;
	}

#table{
	width : 650px;
	line-height : 130%;
	}

.image{
	float : left;
	margin-right : 10px;
	clear : both;
	}

.item{
	clear : both;
	}

.hidden{
	display : none;
	}

sup{
	font-size : 75%;
	}

hr{
	clear : both;
	}
	
table {
	background-color : #ccccff;
	border-top : 5px #e4e4ff solid;
	border-right : 5px #330066 solid;
	border-bottom : 5px #330066 solid;
	border-left : 5px #e4e4ff solid;
	margin-right : auto;
	margin-left : auto;
	}
	
td {
	border : 1px #330066 solid;
	text-align : center;
	padding : 20px;
	}
	
#logos table {
border-style : none;
width : 400px;
}

#logos table td {
border-style : none;
}

.photo {
float : left;
margin-right : 20px;
margin-bottom : 10px;
}