body,td {
	color: #333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.small {
	color: #666;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}
.pagehead {
	color: #666;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
}

.menuhead {
	color: black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
}

A,A:LINK 			{
	color: #444444;
	text-decoration: none;
	font-weight:bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
} 

A:visited	{ 	color: #444444; text-decoration: none; } 
A:active	{ 	color: #444444;  } 
A:hover		{
	color: #838383;
} 

ul.menu {
	color:#666;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	list-style: square;
	line-height:14px;
	margin-left : 16px;
	margin-top : 6px;
	margin-bottom : 6px;
}

select { 
	font-family:verdana, arial san-serif; 
	font-weight:bold; 
	color:#666; 
	background-color:#EEE; 
	font-size:11px;
	}
hr.sep {
	color : #909090;
	width : 80%;
	height : 1px;
}

pre {
	font-family: courier-new; font-size: 12px; color: #444444; line-height: 125%;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}
	
