@import "sweetTitles.css";
body {
	font: 12px "Trebuchet MS", Verdana, Arial, Helvetica;
	color: #000000;
	background: #000000 url(images/jc_bg.jpg) repeat-x scroll;
}
.tbbodybg {
	background: #FFFFFF url(images/jc_bodybg.jpg) no-repeat top;
}
a:link {
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica;
	color: #800000;
	text-decoration: underline;
}
a:hover {
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #800000;
}
a:visited {
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica;
	color: #800000;
	text-decoration: underline;
}
.white:link {
	font: 10px "Trebuchet MS", Verdana, Arial, Helvetica;
	color: #FFFFFF;
	text-decoration: underline;
}
.white:hover {
	font: 10px "Trebuchet MS", Verdana, Arial, Helvetica;
	color: yellow;
	text-decoration: underline;
}
.white:visited {
	font: 10px "Trebuchet MS", Verdana, Arial, Helvetica;
	color: #FFFFFF;
	text-decoration: underline;
}
.bio {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
}

