@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/bg_splash.gif);
	padding: 0; margin: 0;
}

.bigbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
