body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
.bg {
	background-image: url(../images/bg02.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	}
	
p {
	font-family: tahoma;
	font-size: 10pt;
	color: #4A4A4A;
	text-align:justify;
}

table {
	font-family: tahoma;
	font-size: 10pt;
	color: #4A4A4A;
	text-align:justify;
}


h1 {
	font-family: tahoma;
	font-size: 12pt;
	color: #4A4A4A;
	text-align:justify;
}


a {
	font-family: Tahoma;
	font-size: 11px;
}
a:link {
	text-decoration: none;
	color: #893438;
	font-weight:normal;
	}
a:visited {
	text-decoration: none;
	color: #893438;
	font-weight:normal;
}
a:hover {
	text-decoration: underline;
	color: #C32228;
	font-weight:normal;
}
a:active {
	text-decoration: none;
	color: #C32228;
	font-weight:normal;
}

.newstext {
	FONT-SIZE: 10pt; 
	FONT-FAMILY: Tahoma; 
	color: #F26579;
}

.date {
	FONT-SIZE: 10pt; 
	FONT-FAMILY: Tahoma; 
	color: #6A6A6A;
}

.title {
	FONT-SIZE: 10pt; 
	FONT-FAMILY: Tahoma; 
	color: #E29C0A;
	font-weight:bold;
	background-color: #EEDDFF;
}
.textarea {
	FONT-SIZE: 10pt; 
	FONT-FAMILY: Tahoma; 
	text-align: justify; 
	color: #6A6A6A;
}

.dropdowm_menu
{
	background-image: url(../images/01.jpg);
	text-align: center;	
}

.big_text
{
	font-size: 14pt;
}

.footer
{
	text-align: center;
	background-color: #ffffff;
	width: 800px;
	font-size: 7pt;
}