body{
	background-color: #990000;
	font-family: verdana, arial, calabri;
	font-size: small;
	text-align: justify;
	color: #000066;
}

h1{
	color: #000066;
	font-size: large;
	letter-spacing: 2px;
	font-weight: normal;
	font-family: arial rounded mt bold, berlin sans fb, eras demi itc, lucida sans;
	text-align: center;
}

h2{
	color: #000066;
	font-size: small;
	letter-spacing: 1px;
	font-weight: normal;
	font-variant: small-caps;
	font-family: Comic Sans, Cursive, forte;
	text-align: center;
}

a:link{
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

a:visited{
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}

a:active{
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

a:hover{
	font-weight: bold;
	background-color: #000066;
	color: #FFFFFF;
	text-decoration: none;
}

span.quote{
	font-style: italic;
	color: #684522;
}

img.slide{
	border-color: #f0f0f0;
	border-width: medium;
	border-style: solid;
	width: 200px;
}

iframe{
	height: 715px;
	border: none;
	overflow: hidden;
	width: 110px;
	margin-height: 0px;
	margin-width: 0px;
	line-height: 4px;
}

iframe.calendar{
	height: 600px;
	border: none;
	overflow: hidden;
	width: 660px;
}


iframe.map{
	height: 350px;
	border-color: #000066;
	border-width: medium;
	border-style: solid;
	overflow: hidden;
	width: 500px;
}

table.page{
	border: none;
	background-color: #333333;
	border-spacing: 2px;
	vertical-align: top;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

td{
	vertical-align: top;
}


td.left{
	width: 220px;
	vertical-align: top;
	text-align: center;
	padding: 5px;
}

td.right{

	vertical-align: top;
	text-align: justify;
	background-color: #FFFFFF;
	padding: 5px;
}

ul{
	style-type: disc;
	list-style-position: outside;
	text-align: left;
}

.heading1{
	text-align: left;
	font-weight: bold;
	color:#000000;
	font-size: small
}

.heading2{
	text-align: left;
	font-weight: bold;
	color:#000000;
	font-size: xsmall;
	font-variant: small-caps;	
}

.heading3{
	text-align: left;
	font-weight: normal;
	color:#000000;
	font-size: xsmall;
	font-variant: small-caps;	
}

.label{
	color: #000000;
	fone-size: small;
	font-style: italic;
	font: calibri;
}