﻿/************************/

body {background:#ECFCF8}

#header { text-align: left; }
#header img { margin: 0; border-width: 0}
#header p { background: #FFFFFF; padding-top: 5px; font-family: "Times New Roman", Times, serif; margin: 5; padding-bottom: 2px; font-size: small; font-weight: bold; border-bottom: 2px solid #6b6b6b; }

#content { text-align: left; }
#content img { margin: 0; padding-bottom: 2px; }
#content p { font-family: "Times New Roman", Times, serif; margin: 10; font-size: small; font-weight: normal;}

#footer { text-align: left; }
#footer img { margin: 0; padding-bottom: 2px; }
#footer p { background: #BBF4E7; font-family: "Times New Roman", Times, serif; text-align: left; margin: 10; font-size: small; font-weight: normal; border-top: 2px solid #6b6b6b; padding-top: 5px;}


h1 {font-size: small;
	color: #3A8673;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;}
	
h2 { font-size: small; color: #000000; margin: 0; padding-top: 5px; padding-bottom: 5px; }

h3 {font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	color: #CC0000;}
	
h4 {font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000000;}

p { margin: 10; padding:0; color: #000000; font-size: small;}

.section {	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #BF6704;}
	
.content {	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	color: #000000;}

	
.info {	font-family: Arial, Helvetica, sans-serif;
		font-size: x-small;}
		
a:link { color: #008080;text-decoration:none}
a:hover {color: #CC0000; text-decoration:none}
A:visited { color: #008080;text-decoration:none}
a:active {color: #CC0000; text-decoration:none}



