@charset "utf-8";
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #333333;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 14px;
	color: #CC6633;
	text-align: center;
}
.bodyhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #CC6633;
	font-weight: bold;
}
body {
	background-image: url(images/sdg_wallpaper.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #CC6633;
}
a:visited {
	color: #CC6633;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #CC6633;
}
.style1 {color: #336666}
.decorative {
	font-family: "Comic Sans MS", cursive;
	font-size: 24px;
	font-style: italic;
	color: #366;
	text-align: center;
}

