body { 
	padding-left: 0em;
	font-family: "Gill Sans", "Trebuchet MS", sans-serif;
	font-size: 1em;
	color: black;
	background-color: #feffef }

ul.navbar {
    list-style-type: none;
    line-height: 200%;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 5em;
    left: 3em;
    width: 12em }
 
a:link {color:blue}
a:visited {color:brown}
a:active {color:mediumblue}
a:hover {color:green}


h1 {font-family: "times new roman", Geneva, Arial, SunSans-Regular, serif;
	font-size : 40pt;
	font-weight : 100;
	font-color : black;
	letter-spacing : 10px;
	line-height : 40% }

h2 {
	font-family: "times new roman", Geneva, Arial, SunSans-Regular, serif;
	font-size: 13pt;
	font-weight : 100;
	color: #808080;
	letter-spacing: 15px;
	line-height : 100% }

h3 {
	font-family: "trebuchet MS", verdana sans-serif;
	font-size: 16pt;
	color: black;
	letter-spacing: 4px;
	line-height : 40% }

h4 {
	font-family: Book Antiqua, Times New Roman, serif;
	font-size: 16pt;
	color: black;
	letter-spacing: 4px }

.font1margin30{
	font-family: "trebuchet MS", verdana, sans-serif;
	font-size: 1.0em;
	color: #0000;
	text-decoration: none;
	word-spacing: normal;
	margin-left: 30px;
	text-align: left;
	letter-spacing: 0.02em;
	line-height: 1.8em }


.font2l{
	font-family: verdana, arial, sans-serif;
	font-size: 0.9em;
	color: #0000;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.8em }

.font3marginj{
	font-family: verdana, arial, sans-serif;
	font-size: 0.85em;
	color: #0000;
	text-decoration: none;
	word-spacing: normal;
	margin-left: 20px;
	text-align: justify;
	letter-spacing: 0.02em;
	line-height: 1.2em }
