body {
	background-color: #FFFFFF;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	/*
	 vlink="#666666" leftmargin="0" 
	 topmargin="0" marginwidth="0" marginheight="0"
	*/
}

a {
	color: #666666;
}
/* 
a:hover {
	color: #666666;
}
*/
td,th 
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #333333; 
	text-decoration: none
}

.subheading
{
	background-color: #99CCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}

.tealtext
{
	color: #66CCCC;
	font-weight: bold;
}

.general 
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #333333; 
	text-decoration: none
}

.copyright
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}

.int-links
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

A:hover.int-links
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}

.quote
{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333333;
}

/** job listing items (wheretofindus/workwithus) */
.jobpost
{
	border: 1px solid silver;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
}

.jobtitle
{
	font-weight: bold;
	background-color: #99CCCC;
	color: white;
	width: 98%;
	padding: 3px;
}

.note{
	background-color: yellow;
}

p {
	text-align: justify;
}

/** the news listing stuff */
.publisher
{
}
