acronym, abbr {cursor: help;
               border-bottom: 1px dotted;}

h1, h2, h3, h4, h5, h6 {margin: 0 0 25px 0;
                        padding: 0 0 2px 0;
                        color: #003366;
                        background-color: #FFF;
                        font-weight: normal;}

h3{
	font-family: "Trebuchet MS", Tahoma, "Times New Roman";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	margin-right: 50px;

}

h4{
	font-family: "Trebuchet MS", Tahoma, "Times New Roman";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	margin-right: 20px;
	padding-right: 20px;

}

ul {
	list-style-type: circle;

}
ol{
	font-family: "Trebuchet MS", Tahoma, "Times New Roman";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: justify;


}



li {
	padding: 0;
	font-size: 12px;


}
#indent{
	margin-right: 10px;
	padding-right: 10px;

}
#menu ul li#first {margin: 0;}

#menu ul li a {text-decoration: none;
               text-transform: uppercase;
               color: #525252;
               background-color: #FFF;
               font-size: 12px;}

#menu ul li a:hover {color: #FF6600;
                     background-color: #FFF;}
