body {
	color:#444444;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	background: #ABCAFE;
}

h1 {
	font-size:160%;
	margin-top:10px;
	margin-bottom:10px;
	color: #009900;
}

h2 {
	font-size:120%;
	margin-top:10px;
	margin-bottom:10px;
	color: #009900;
}

h3 {
	font-size:110%;
	margin-top:10px;
	margin-bottom:10px;
	color: #009900;
}

h4 {
	font-size:100%;
	margin-top:10px;
	margin-bottom:10px;
	color: #009900;
}
h5 {
	font-size:90%;
	margin-top:10px;
	margin-bottom:10px;
	color: #009900;
}
h6 {
	font-size:80%;
	margin-top:10px;
	margin-bottom:10px;
	color: #009900;
}

a {
	color:#222222;
	text-decoration:none;
}

a.menu {
	color:#222222;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

img.right {
	border: 1px #000000;
	width: 190px;
}

p.pictext
{
	font-size:70%;
	font-style:italic;
}


table.bound 
{
	width:1000px;
	border:0;
	background:#ffffff;
}

table.head
{
	width:950px;
	border:0;
	background:#ffffff;
}

table.menu
{
	width:100%;
	height:300px;
	color:#009900;
	border:1px ridge;
	border-color:#aaaaaa;
	background:#F3FBFB;
}

table.text
{
	width:100%;
	height:350px;
	border:1px ridge;
	border-color:#aaaaaa;
	background:#F3FBFB;
}


table.pic
{
	width:100%;
	border:1px ridge;
	border-color:#aaaaaa;
	background:#F3FBFB;
}

table.footer
{
	width:950px;
	height:20px;
	border:0;
	background:#ffffff;
}

td {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

td.menubound {
	width: 130px;
}

td.textbound {
	width: 620px;
}

td.picbound {
	width: 200px;
}
td.menu {
	font-size:70%;
	color:#444444;
	background:#ffffff;
}

td.text {
	font-size:80%;
}

td.footer {
	font-style:italic;
	font-size:60%;
}

th {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

th.menu
{
	text-align:left;

	
	color:#009900;
	font-size:70%;
}

