body { background-color: #0077a9; margin: 0; }


a:link { color: #0077a9;
            font-style: normal;
            font-weight: bold;
            font-size: 12px;
            font-family: arial,sans-serif;
            text-decoration: none; 
	}

a:visited { color: #000;
            font-style: normal;
            font-weight: bold;
            font-size: 12px;
            font-family: arial, sans-serif;
            text-decoration: underline; 
	}

a:hover { color: #547b47;
            font-style: normal;
            font-weight: bold;
            font-size: 12px;
            font-family: arial,sans-serif;
            text-decoration: none; 
	}

a:active { color: #000000;
            font-style: normal;
            font-weight: bold;
            font-size: 12px;
            font-family: arial,sans-serif;
            text-decoration: none; 
	}


/* TEXT FORMATTING */

.title01 { font-family: Arial, san-serif; color: #0077a9; font-size: 13px; font-weight: bold; text-align: center; }

.heading01 {
	margin-left: 10px;
	margin-right: 10px;
	font-family: Arial, san-serif;
	color: #547b47;
	font-size: 13px;
	font-weight: bold;
	}

.heading02 {
	margin-left: 20px;
	margin-right: 10px;
	font-family: Arial, san-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	}

.body01 {
	margin-left: 20px;
	margin-right: 10px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	}
.database_descriptions {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-left: 20px;
}


.body02 { margin-left: 40px; margin-right: 10px; color: #000000; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; }



.floatright { float: right; margin: 5px 15px 15px; }
.floatleft { margin: 5px 15px 5px 5px; float: left; }
li { color: #000000; font-size: 12px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; font-style: normal; text-decoration: none; margin-left: 20px; }
.branchimg { float: right; margin: 5px 20px; border: solid 1px black; }
