
body, table td { color:#000000; font-size:12px; font-family:verdana, tahoma, arial; }
a:link{ color:#000000; font-size:12px; font-family:verdana, tahoma, arial; text-decoration:none; }
a:visited{color:#000000; font-size:12px; font-family:verdana, tahoma, arial; text-decoration:none; }
a:hover { color:#006600; text-decoration:underline;}
a:active { color:#006600; text-decoration:underline;}
.bg_butt{
	background-image:url(images/butt_top2.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	padding-top:10px;
	text-align:center;
}

.bg_butt_active{
	background-image:url(images/butt_top_active.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	padding-top:10px;
	text-align:center;
}


div { font-size:12px; color: #000000; }
p { font-size:12px; color: #000000; text-align:justify; text-indent: 20px;}
h1  { font-size: 16px; text-transform: uppercase; display: inline }
h2  { font-size: 14px; }

#cit{
	font-size:12px;
	color: #006600;
	text-align:left;
}
ul li { font-size:12px; color: #006600; text-align:left; font-family: verdana, tahoma, arial; 	list-style-type: square; margin-bottom:10px }

ol li {
	font-size:12px;
	color: #006600;
	text-align:left;
	font-family: verdana, tahoma, arial;
	margin-bottom:10px;
}


ul {
	list-style-image: url(images/li.gif);
}
.foot {
	color:#ffffff;
}

a.foot:link{	color: #ffffff;}
a.foot:visited{	color: #ffffff;}
h3 { color: #006600; font-size: 14px; font-weight: bold }

#float_div {
color: Green;
	position: absolute;
	top: 80px;
	width: 30%;
	text-align: right;
	left: 68%;
	font-size: 12px;
}
