body { 
	font-family: arial, helvetica, sans-serif; 
	font-size: small; 
	margin: 0px; 
	padding: 0px; 
	text-align: center;
	background-color: #ffffff;
	} 
	
#wrap {
	margin: 0 auto;
	padding: 0px; 
	width: 600px;
	text-align: left;
}

#searchbar {
	position: absolute; 
	top: 25px; 
	right: 50%; 
	margin-right: -300px; 
	z-index: 1;
}
	
#header {
	margin-top: 28px; 
	padding: 0px;
}

#content {
	margin: 0px; 
	padding: 0px; 
}

#head {
	margin: 0px; 
	padding: 0px; 
}

#head p {
	font-size: small;
	line-height: normal;
	text-indent: 0px;
	}	

#bib {
	margin: 0px; 
	padding: 0px; 
}

#bib p {
	font-size: small;
	line-height: normal;
	text-indent: 0px;
	}		
	
#links {
	margin: 0px; 
	padding-top: 10px; 
	text-align: center;
}

#footer {
	margin: 0px; 
	padding-top: 10px; 
}

#footer p {
	text-align: right;
	font-size: 85%;
}

table {
	border: none;
	font-size: small; 	
	text-align: left;
	}
	
.greek {
	font-family: verdana, helvetica, arial, sans-serif; 
	}
	
table.border {
	margin-left: 7px;
	float: right;
	}

.schedule {
	font-size: 90%;
	border: 1px;
	margin: 0;
	padding: 4px;
	border-style: solid;
	}
	
ul, ol, li, th, td, dl, dd { 
	font-size: small; 
	line-height: normal;
	}

li.space { 
	font-size: small; 
	line-height: normal;
	margin-bottom: 10px;
	}

p { 
	font-size: small;
	line-height: 135%;
	text-indent: 25px;
	}
	
p.noindent { 
	font-size: small;
	line-height: 135%;
	text-indent: 0px;
	}
	
p.italics { 
	font-size: small;
	line-height: 100%;
	text-indent: 0px;
	font-style: italic;
	}
	
p.contents { 
	margin-left: 62px;
	}
	
p.tighttop { 
	margin-top: 2px;	
	line-height: 135%;
	}

p.tight { 
	margin-top: 2px;
	margin-bottom: 2px;
	line-height: 135%;
	}

p.normal {
	margin-top: 12px;
	line-height: 135%;
	}

p.four {
	margin-top: 4px;
	margin-bottom: 4px;
	line-height: 135%;
	}

dl.tighttop { 
	margin-top: 2px;
	line-height: normal;
	}

h1 { 
	font-size: 145%;
	}

h1.tight {
	margin-bottom: 2px;
	}

h1.tighttop {
	margin-top: 2px;
	}
	
h2 { 
	font-size: 135%;
	}

h2.tight {
	padding-top: 5px;
	margin-bottom: 2px;
	}
	
h3 { 
	font-size: 120%;
	} 

h3.tight {
	margin-bottom: 2px;
	}
	
h4 {  
	font-size: 120%;
	} 

h4.tight {
	margin-bottom: 2px;
	}

h5 {  
	font-size: 110%;
	} 

h5.tight {
	margin-bottom: 2px;
	}

blockquote { 
	text-align: left; 
	margin-left: 25px;
	}
 
.u { 
	text-decoration: underline;
	}
	

dl.tight { 
	margin-top: 2px;
	line-height: normal;
	} 

ul.tight { 
	margin-top: 2px;
	line-height: normal;
	}

ol.tight { 
	margin-top: 2px;
	line-height: normal;
	}
	
a:link { 
	text-decoration: underline;
	} 	
	
a:visited {  
	text-decoration: underline; 
	} 

a:hover { 
	color: #000000;
	} 
	
a:active { 
	text-decoration: underline;
	} 

.font18 { 
	font-size: 140%;
	font-weight: bold;
	}

.font17 { 
	font-size: 135%;
	font-weight: bold;
	}

.font16 { 
	font-size: 130%;
	font-weight: bold;
	}

.font15 { 
	font-size: 120%;
	font-weight: bold;
	}	

.font14 { 
	font-size: 110%;
	}

.font12 { 
	font-size: 93%;
	}
	
.font11 { 
	font-size: 85%;
	}

.font11v { 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 85%;
	font-weight: normal;
	}
