body
	{
	margin: 0px 0px 0px 0px;
	background-color: #F4E2D7;
	background-attachment: fixed;
	background-image: url(../bodybg.gif);
	background-repeat: no-repeat;
	}
td
	{
	font-family: verdana, arial;
	font-size: 9pt;
	color: 000000;
	line-height: 16px;
	}

h1
	{
	font-family:  Georgia, verdana, arial;
	font-size: 14pt;
	font-weight: bold;
	line-height: 16pt;
	color: #CC3333;
	display: inline;
	}

h2
	{
	font-family:  verdana, arial;
	font-size: 10pt;
	font-weight: bold;
	line-height: 20pt;
	display: inline;
	}
	
a
	{
	text-decoration: underline;
	line-height: 19px;
	font-size: 9pt;
	color: CC3333;
	}

a:hover
	{
	text-decoration: none;
	color: 666666;
	}

.logo
	{
	font-family: Georgia, times new roman;
	color: ffffff;
	font-size: 24px;
	text-decoration: none;
	line-height: 40px;
	padding-left: 10px;
	}

a:hover.logo
	{
	text-decoration: none;
	color: f1f1f1;
	}
	
.nav
	{
	font-size: 10px;
	line-height: 12px;
	background-color: #E8CCBB;
	padding-left: 10px;
	border-left: solid 1 #BF9984;
	}

a:hover.nav
	{
	text-decoration: none;
	}
.toplink {
color: #442C1E;
text-decoration: none;
font-family: arial;
font-size: 12px;
font-weight: bold;
}
#toplink1 a:hover {
color: #000000;
text-decoration: underline;
}
.date {
	font-family: arial;
	color: #000000;
	font-size: 12px;
}
p {
	font-family: arial;
	color: #000000;
	font-size: 13px;
	text-align: justify;
}