h1 {
	font-size: 30px;
	color: #009900;




}
h2 {
	color: #009900;
	font-size: 16px;
	text-decoration: underline;
	font-weight: normal;






}
p {
	font-size: 14px;
	color: #000000;



}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #ede7e4;
	margin: 0px;





}
}
a:link {
	color: #A58476;
	text-decoration: none;


}
a:visited {
	color: #A58476;
	text-decoration: none;
}
a:active {
	color: #EA7722;
}
a:hover {
	color: #EA7722;

}
.plarge {
	font-size: 16px;
	color: #c55f2e;
	text-decoration: underline;
	font-weight: normal;


}
.bg {
	background-image: url(images/blue_band.gif);
	background-position: left top;
	background-repeat: repeat-x;

}
.groundbg {
	background-image: url(images/ground.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left bottom;

}
li {
	list-style-type: none;
	font-size: 11px;




}
.tableborder {
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
