/* CSS Document */


body {
	background-color: #EAF4FF;
	background-image: url(../Images/bg_leaf.gif);
	background-repeat: repeat;
}
a:link {
	color: #6F0000;
	text-decoration: underline;
}
a:visited {
	color: #6F0000;
	text-decoration: underline;
}
a:hover {
	color: #00FF00;
	text-decoration: none;
}
a:active {
	color: #6F0000;
	text-decoration: underline;
}

.style5 {color: #1B1402; font-size: xx-small; }
.style6 {
	color: #E8F2FF;
	font-size: xx-small;
}

a:link {
	text-decoration: none;
	color: #840000;
	border:0;
}
a:visited {
	text-decoration: none;
	color: #7C2518; border:0;
}
a:hover {
	text-decoration: none;
	color: #E80000; 
}
a:active {
	text-decoration: none;
	color: #840000;
}

.header_1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #339933;
}
.heading2 {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF582F;
}
.main_links {
	font-family: Trebuchet MS, Tahoma, Arial;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003300;
	line-height: 1.6em;}
}
.footnotes {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: x-small;
	font-style: italic;
	line-height: normal;	font-weight: normal;
	color: #ffc;
}
.small_bold {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: .95em;
	font-style: normal;
	font-weight: lighter;
	color: #003300;
