﻿SCRIPT TYPE="text/css">
  <!--


/* General */
BODY { font-family: times new roman, sans-serif; font-size: 14px; color: #000000; }
h1 { font-family: times new roman, sans-serif; font-size: 19px; color: #000000; font-weight: bold; }
h2 { font-family: times new roman, sans-serif; font-size: 35px; color: #000000; font-weight: bold; }

body { background-color: #FaFaFa; }

/* Navigation */
ul#menu { width: 200px; list-style-type: none; border-top: solid 1px #b9a894; margin: 0; padding: 0; }
ul#menu ol { display: none; text-align: left; list-style-type: none; margin: 0; padding: 5px; }
ul#menu li, 
ul#menu a { font-family: times new roman, sans-serif; font-size: 14px; color: #000000; }
ul#menu li { border-bottom: solid 1px #b9a894; line-height: 17px; }
ul#menu ol li { border-bottom: none; } 
ul#menu ol li:before { content: "- "; }
ul#menu a { text-decoration: none; outline: none; }
ul#menu a:hover { color: #539dbc; }
ul#menu a.active { color: #be5028; }


/* Content */
.title { font-family: times new roman, sans-serif; font-size: 16px; color: #000000; font-weight: bold; }
.content {
	font-family: times new roman, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.maintitle { font-family: times new roman, sans-serif; font-size: 42px; color: #000000; font-weight: bold; }


  //-->
  </script>
