/* CSS Document */
	body
	{
	color:#9d9d9d;
	height:100%;
	background:#f5f6f1;
	padding:0px 0px 0px 0px;
	background:#ffffff url("../images/bg_gradient.png") top center repeat-x fixed;
	background-image: url(images/bg_gradient.png);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
	a
	{
	font-family: Lucida Grande, Century Gothic, Verdana, Arial, Helvetica, Sans-Serif;
	color:#4b91ff;
	text-decoration:none;
	font-size: 10px;
	}


.titletext {
	font-family: Lucida Grande, Century Gothic, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 20px;
	color: #CCCCCC;
}

.subtitletext {
	font-family: Lucida Grande, Century Gothic, Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	color: #000000;
	letter-spacing: 0px;
	font-weight: normal;
}
