body {
	background-color: #eeeeee
	}

body, td {
	font-family:  verdana;
	font-size:12px;
	}
	
h2 {
	font-size:14px;
	font-weight:bold;
	}

h3 {
	font-size:12px;
	font-weight:bold;
	}
	
h4 {
	font-size:10px;
	font-weight:bold;
	}

a.navlink {
	color:#ffffff;
	font-size:10px;
	font-weight:bold;
	text-decoration:none
	}	
	
a.navlink:hover {
	text-decoration:underline
	}
	
a.faintlink {
	color:#cccccc;
	text-decoration:none
	}
	
a.faintlink:hover {
	text-decoration:underline
	}	
	
a.menulink {
	color:#666666;
	font-size:11px;
	font-weight:bold;
	text-decoration:none
	}	
	
a.menulink:hover {
	text-decoration:underline
	}

.menutitle {
	color:#000000;
	font-size:11px;
	font-weight:bold;
	text-decoration:none
	}	
.contentImage_left
	{
	float:left;
	padding-right:20px;
	padding-bottom:10px;
	}
.contentImage_right
	{
	float:right;
	padding-left:5px;
	padding-bottom:10px;
	}
	
