
/* content */
.help{
	font-family: tahoma;
	font-size: 12px;
	color: 3399ff;
	text-decoration: none;
}

.message { font:bold 12px verdana; color:#cc0000; }

.help:hover{
	font-family: tahoma;
	font-size: 12px;
	color: 3333ff;
	text-decoration: underline;
}
.helpcontent{
	font-family: verdana;
	font-size: 12px;
	color: 000000;
}
.content{
	font-family: Skia,Arial;
	font-size: 8px;
	color: 191970;
}
.editContent{
	font-family: Arial;
	font-size: 12px;
	color: 000000;
}
.sidebarLink{
	font-family: FFEBCD;
	font-size: 18px;
	font-weight:bold;
	color: F5DEB3;
	text-decoration: none;
}
.mainHeader{
	font-family: Bookman Old Style ;
	font-size: 10px;
	font-weight:bold;
	color: 0000FF;
	text-decoration: none;
}
.siteHeader{
	font-family: Verdana  ;
	font-size: 45px;
	font-weight:bold;
	color: 000000;
	text-decoration: none;
}
