body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	background-attachment: fixed;
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
.footer a:link {
	color: #CC0000;
	text-decoration: none;
}
.footer a:visited {
	color: #CC0000;
	text-decoration: none;
}
.footer a:hover {
	color: #0000ff;
	text-decoration: underline;
}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 22px;
	text-align: justify;
}
.content a:link {
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}
.content a:visited {
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
}
.content a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
.copyright {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.contentcross {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
}
.contentBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 22px;
	text-align: justify;
	font-style: normal;
	font-weight: bold;
}
