body {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 80%;
	margin: 0;
	padding: 0;
	background-color : #DDD;
	
}
.tbl1 
{
	background-repeat: no-repeat;
	background-color : #FFF;
	margin-top:auto;
	border: 2px solid #000;
	font-family: verdana, helvetica, arial, sans-serif;
	background-image: url(images/back.jpg);
	color: #000;
} 
#navcontainer {
	width: 100%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

#navcontainer ul
{
	margin-left: 0;	padding-left: 0;
	list-style-type: none;
	font-size: 85%;
	font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
	display: block;
	width: 100%;
	padding: 0.25em;
	color: #333;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
}
#navcontainer a:hover	{
	background-color: #09C;
	color: #fff;
	font-family: "Monotype Corsiva", Gabriola;
	font-size: medium;
}


p,main {
	font-size: x-small;
	color: #000;
}

h1,h2,h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom: 1px solid #666;
}



a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #119;
}
a:visited {
	color: #007;
}
.tbl1 tr td table tr td h2 br {
	font-family: "Monotype Corsiva", Gabriola;
}
.tbl1 tr td table tr td h2 {
	font-family: "Monotype Corsiva", Gabriola;
	color: #000;
}
.tbl1 tr td table tr .style9 .style8 {
	font-size: x-small;
}
.tbl1 tr td table tr td p strong {
	font-size: small;
}
.tbl1 tr td table tr td table tr th {
	font-size: small;
}
p {
	font-size: 14px;
}

