body
{
	padding: 0;
	margin: 0;
	text-align: center;
	background-color:#fff;
}

#page
{
	text-align: left;
	margin: 0 auto 0 auto;
	width: 780px;
}

#content
{
	padding-top: 15px;	

}

.body-text
{
	font-family: Verdana,arial, helvetica; 
	font-size: 12px; 
	color:#C8C5AC; 
	font-weight:normal;
}

.title-text
{
	font-family: Verdana,arial, helvetica;
	font-size: 12px; 
	color:#C8C5AC; 
	font-weight:bold;
}

.subtitle-text
{
	font-family: Verdana,arial, helvetica;
	font-size: 12px;
	color: #C8C5AC;
	font-weight: normal;
	font-style: italic;
}

.bg-cross 
{
	background: transparent url(../images/img_sign_plus.gif) no-repeat 100% 206px;
}


.link-text a
{
	font-family: Verdana,arial, helvetica;
	font-size: 12px; 
	color:#C8DC5D; 
	font-weight:normal;
	text-decoration: none;
}
