body {
	font-family: Candara;
	font-size:14px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

p {
	font-family: candara;
	font-size: 14px;
	text-align:left;
}

.main_header {
	font-family: "Candara";
	font-size: 30px;
	font-style: italic;
	font-weight: normal;
	color: #F7FFF2;
}
.address {
	font-family: "Candara";
	font-size: 16px;
	font-weight: bold;
	color: #7A9164;
}
.normal {
	font-family: "Candara";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
	vertical-align: text-top;
	white-space: normal;
	padding-right: 25px;
	padding-left: 25px;
	margin-left: 0px;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
}


.navigation {
	font-family: "Tempus Sans ITC";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: maroon;
	text-decoration: none;
	padding: 8px;
	width: 140px;
	display: block;
}

.navigation:hover {
	font-family: Tempus Sans ITC;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #336633;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 140px;
}

.navigation:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #CCFF33;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 140px;
}

.navigation:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #D03D03;
	display: block;
	padding: 8px;
	width: 140px;
}

.navigation_normal {
	font-family: "Candara";
	font-size: large;
	font-style: normal;
	font-weight: normal;
	color: #400000;
}

.navigation_normal:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: normal;
	color: blue;
}

.navigation_normal:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: normal;
	color: green;
}

.navigation_normal:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: normal;
	color: #400000;
}

.bookman_old_style {
		color: #400000;
		font-family: "Bookman Old Style", serif;
	    font-weight: normal;
    	font-size: large;
}

.bold {color:#33CC00
}
      

      
      ol li {list-style: upper-roman}
      ol ol li {list-style: upper-alpha}
      ol ol ol li {list-style: decimal}
      ol ol ol ol li {list-style: lower-alpha}
      
	  

		
h1 {
	font-size: 55px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #F00;
}
h2 {
	font-size: 24px;
	font-weight: normal;
	text-align: left;
	color: #2A0000;
	font: Candara;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	color: #7F0000;
}
