/* CSS Document */
A:visited {
	COLOR: #800080; TEXT-DECORATION: none underline; font-size:10pt; font-family:Arial
}
A:link {
	COLOR: #0000FF; TEXT-DECORATION: none underline; font-family:Arial; font-size:10pt
}
A:hover {
	COLOR: #FF0000; TEXT-DECORATION: underline; font-family:Arial; font-size:10pt  } 
 H1{font-family:Arial, Helvetica, sans-serif; font-size:14pt; font-style:italic;
 font-weight:bold; color:#003300;}	       
P {
	MARGIN: 7px 0px
}
li {list-style-image:url(images/const/t.gif); list-style-position: outside; margin:10px; font-weight: bold;}
ul  {list-style-type:decimal}
.main { font-family:Arial,  sans-serif; font-size:10pt; font-style:normal; font-weight:normal; padding-bottom:15px; padding-left:15px; padding-top:40px; padding-right:15px; text-align: justify; text-indent: 10px;}
.menu {font-family:Arial, sans-serif; font-weight: bold; font-size: 9pt; color: #ffcc00;TEXT-DECORATION: none ;}
a.menu:hover {font-family:Arial, sans-serif; font-weight: bold; font-size: 9pt; color: #ffcc00;TEXT-DECORATION: none ;}
a.menu:link {font-family:Arial, sans-serif; font-weight: bold; font-size: 9pt; color: #ffcc00;TEXT-DECORATION: none ;}
a.menu:visited {font-family:Arial, sans-serif; font-weight: bold; font-size: 9pt; color: #ffcc00;TEXT-DECORATION: none ;}
.botmenu {font-family:Arial, sans-serif; font-weight: normal; font-size: 8pt; color: black;TEXT-DECORATION: none ;}