table.border {
	border-bottom : 0;
	border-left : 0;
	border-right : 0;
	border-top : 0;
}
hr {
	height: 1px;
	color: #cccccc;
}
td,tr {
	font-family: Tahoma;
	font-size : 9pt;
	color: #000000;
}
p {
	font-family: Tahoma;
	color: #000000;
	text-align : justify;
	line-height : 150%;
	font-size : 9pt;
	letter-spacing : 1;
}
.news { font-family:  Tahoma;
	font-size : 9pt;
	color: #333333;
	text-align : justify;
	letter-spacing : 1;
	}
	
div { font-family: Tahoma;
	font-size : 9pt;
	color: #333333;
	line-height : 150%;
	letter-spacing : 1;
		}
h1 {
	font-family: Tahoma;
	font-size : 12pt;
	color: #666666;
	letter-spacing : 1;
}
h2 {
	font-family: Tahoma;
	font-size : 120%;
	color: #999999;
	letter-spacing : 1;
}
a:link, a:visited {
	font-size : 9pt;
	COLOR: #006699;
	font-family: Tahoma;
	TEXT-DECORATION: underline;
	letter-spacing : 1;
}
a:hover {
	COLOR: #000000;
}
a.menu:link, a.menu:visited {
	font-size : 9pt;
	color:#999999;
	font-family: Tahoma;
	TEXT-DECORATION: none;
	letter-spacing : 1;
}
a.menu:hover {
	COLOR: #006699;
	}
a.black:link, a.black:visited {
	font-size : 100%;
	color:#000000;
	font-family: Tahoma;
	TEXT-DECORATION: underline;
	letter-spacing : 1;
}
a.black:hover {
	COLOR: #008a74;
	}
a.blackmenu:link, a.blackmenu:visited {
	font-size : 9pt;
	color:#000000;
	font-family: Tahoma;
	TEXT-DECORATION: none;
	letter-spacing : 1;
}
a.blackmenu:hover {
	COLOR: #008a74;
	TEXT-DECORATION: underline;
}
a.smallblack:link, a.smallblack:visited {
	font-size : 9pt;
	color:#000000;
	font-family: Tahoma;
	TEXT-DECORATION: underline;
	letter-spacing : 1;
}
a.smallblack:hover {
	COLOR: #008a74;
}
.white {
	color : White;
	font-size: 8pt;
	}
.whiteline {
	color: #ffffff;
	TEXT-DECORATION: underline; 	
}

a.white:link, a.white:visited {
	color:#ffffff;
	TEXT-DECORATION: none;
font-size : 9pt;
letter-spacing : 1;
}
a.white:hover {
TEXT-DECORATION: underline;
}
a.whiteline:link, a.whiteline:visited {
	color:#ffffff;
TEXT-DECORATION: underline;
letter-spacing : 1;
}
a.whiteline:hover {
TEXT-DECORATION: underline;
}
a.news:link, a.news:visited {
	font-size : 9pt;
	COLOR: #008a74;
	font-family: Tahoma;
	TEXT-DECORATION: underline
	letter-spacing : 1;
}
a.news:hover {
	COLOR: #000000;
}
a.big:link, a.big:visited {
	font-size : 9pt;
	COLOR: #008a74;
	font-family: Tahoma;
	TEXT-DECORATION: underline
	letter-spacing : 1;
}
a.big:hover {
	COLOR: #000000;
}
li {
	list-style-image : url(images/arrow.png);
	text-align : justify;
	letter-spacing : 1;
	font-size : 9pt;
	line-height : 150%;
}
ul {
	text-align : justify;
	letter-spacing : 1;
	font-size : 9pt;
	line-height : 150%;
}

.button {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size : 9pt;
	color: #000000;
	background: #f1f1f1;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-color : Gray;
	border-style : solid;
	width: 100px;
	letter-spacing : 1;
} 
.footer {
	font-family: tahoma;
	font-size : 8pt;
	color: #333333;
	}
.date {
	font-family: tahoma;
	font-size : 7pt;
	color: #333333;
	font-weight: bold;
	}
a.footer:link, a.footer:visited {
	font-size : 100%;
	COLOR: #008a74;
	font-family: Tahoma;
	TEXT-DECORATION: underline
	}
a.footer:hover {
	COLOR: #008a74;
}
input {
 width: 100%;
}
textarea {
	width : 100%;
}

