body {
	background-color: #dafae4;
}

div.header
{
	margin-right: auto;
    margin-left: auto;
    width: 750px;
    margin-top: 50px;
}
	
div.footer
{
	margin-right: auto;
    margin-left: auto;
	width: 750px;
	text-align:right;
	font-size:100%;
	font-weight:bold;
	letter-spacing: 0.05cm;
	color: #00693C;
	}
	
p.footer{padding:1em}
	
div.main
{
	margin-right: auto;
    margin-left: auto;
	margin-top:0;
    width: 750px;
}	

div.left
{
	float:left;
	width:100px;
	text-align:left;
}

div.content
{
    margin-left: 200px;
	width:530px;
	text-align:left;
	font-size: 100%;
	}
	
div.content a
{
font-weight:bold;
color:#00693C;
text-decoration:none;
}
div.content a:hover {color:#00693C; text-decoration:underline;}

div.content a:visited {color:#000000}

	
td.content
{
	padding-top: 2em;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	color:#00693C;
	}
	

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 250%;
	font-style: normal;
	font-weight: bold;
	text-align:center;
	width: auto;
	color: #FFFFFF;
	padding-left: 50px;
}


h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight: bold;
	font-style:italic;
	letter-spacing: 0.03cm;
	line-height: 120%;
	text-decoration: none;
	color: #00693C;
	text-align:center;
	}

h3 {
    font-family: "Times New Roman", Times, serif;
	color: #00693C; 
	font-size:100%;
	text-align:right;
}

h3.left {
    font-family: "Times New Roman", Times, serif;
	color: #00693C; 
	font-size:100%;
	text-align:left;
}


h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight: bold;
	letter-spacing: 0.03cm;
	line-height: 120%;
	text-decoration: none;
	color: #000000;
	text-align:left;
	}

p.b {
    font-family: "Times New Roman", Times, serif;
	color: #000000; 
	font-size:100%;
	font-weight:normal;
	text-align:left;
}

ul.b {
    font-family: "Times New Roman", Times, serif;
	color: #000000; 
	font-size:100%;
	font-weight:normal;
	text-align:left;
}

p.small
 {
    font-family: "Times New Roman", Times, serif;
	color: #000000; 
	font-size:80%;
	text-align:left;
}

.leftlink {
	float:left;
	width:100px;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-align:left;
	color: #00693C;
	padding:0.6em 1em;
	border-bottom:1px solid #e6d43c; 
}

a.leftlink
{
float:left;
width:100px;
text-decoration:none;
color:#00693C;
padding:0.6em 1em;
border-bottom:1px solid #e6d43c;
}
a.leftlink:hover {color:#000000}
a.leftlink:visited {color:#000000}


a.main
{
text-decoration:underline;
font-weight:bold;
color:#00693C;
	
}
a.main:hover {color:#00693C}
a.main:visited {color:#000000}

a.header
{
text-decoration:underline;
font-weight:bold;
color:#00693C;
}

.image
{padding-right:10px;
padding-bottom:5px;}