BODY 
{
	font-family: Arial, Helvetica, Arial, Georgia, Verdana; 
	font-size: 13pt;
	margin: 0px;
	padding: 0px;
	margin-left: 75px;
	margin-right: 75px;
	color: #ccc;
	background-image: url('../templates/images/back.png');
	text-align: justify;
}

h1
{
	font-family: Georgia;
	font-size: 22pt;
	margin-top: -60px;
	font-weight: normal;
	color: white;
}

h2
{
	font-size: 18pt;
	font-family: Georgia;
	font-weight: normal;
	color: white;
}


img
{
	border: none;
}
.tabs
{
	position: relative; 
	top: -10px; 
	left: -15px;
}
A
{
	color: #E84F00;
}
A.tag
{
	color: #00CFFF;
	text-decoration: underline;
	margin: 3px;
}
A.tag:hover
{
	background-color: #00CFFF;
	color: #000;
	text-decoration: none;
	margin: 3px;
}
A.menu
{
	color: #E84F00;
	font-size: 14pt;
	font-weight: normal;
	margin-right: 15px;
	margin-bottom: 0px;
	padding: 0px;
}

.intro
{
	font-size: 18pt;
	font-family: Georgia;
	font-weight: normal;
	text-align: left;
	border-bottom: 1px solid #8F8E90;
	padding-bottom: 30px;
	margin-top: -70px;
	color: #fff;
}
.txt_intro
{
	font-size: 16pt;
	font-family: Georgia;
	font-weight: normal;
	border-bottom: 1px solid #8F8E90;
	padding-bottom: 10px;
}
P.body_message
{
	font-size: 14pt;
	font-weight: normal;
}

.header
{
	margin: 0px;
	height: 36px !important;
	width: 100%; 
	text-align: right; 
	padding-top: 45px; 
	background-image: url('../templates/images/header_back.png');
	border-bottom: 1px solid #8F8E90;
}
.footer
{
	width: 100%; 
	text-align: right;
	height:71px;
	padding-top: 10px;
	background-image: url('../templates/images/footer_back.png');
}
.main_tag_cloud
{
	padding-top: 25px;
	padding-bottom: 20px;
	border-bottom: 1px solid #8F8E90;
}
P.question
{
	color: #FFF;
	font-size: 15pt;
	margin-bottom: 0px;
	margin-left: 20px;
	line-height: 0.5em;
	font-weight: normal;
}
P.answer
{
	margin-left: 20px;
	margin-top: 6px;
}
legend
{
	color: #fff;
}