body {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCC99;

}
.ImgBorder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #006600;
	border-left-color: #006600;
}
a:link {
	color: #FFCC00;
}
h4 {
	font-size: 16px;
	color: #FFFFCC;
}
strong {
	color: #E4E4C9;

}
h3 {
	color: #EFEFDE;
	font-size: 18px;
}
h2 {
	color: #FFFFCC;
}
.nav {
	font-size: 13px;
}
a:visited {
	color: #FFFFCC;
}

