body {
	background-color: #0c1723;
	font-family: arial, sans-serif;
	font-size: 10px;
	color: #FFF;
	line-height: 1.3em;
}



td {
	font-family: arial, sans-serif;
	font-size: 10px;
	background-color: transparent;
	line-height: 1.3em;
	color: #0c1723;
}


.title {
	font-family: arial, sans-serif;
	font-size: 10px;
	background-color: #FFF;
	line-height: 1.3em;
}


.content {
	background-image: url("images/contentBG.jpg");
	background-repeat: repeat-x;
	background-color: #9c9fa7;
	font-family: arial, sans-serif;
	font-size: 10px;
	color: #0c1723;
	line-height: 1.3em;
}



a:link {
	font-weight: bold;
	color: #9b1f1f;
}


a:hover {
	font-weight: bold;
	color: #FFF;
}


a:active {
	font-weight: bold;
	color: #FFF;
}


a:visited {
	font-weight: bold;
	color: #000;
}
