/*****************************************************************************/
/* Snap Happy Stylesheet                                               */
/*****************************************************************************/
body {
	background-color: #000000;
	color: #FFFFFF;
	margin-left: 0;
	margin-right: 0;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 10pt;
	list-style-type: circle;

}
table, td {
	border-width: 0px;
	font-size: 10pt;
	border-collapse: collapse
}
h1 {
	font-size: 14pt;
	font-weight: bold
}
h2 {
	font-size: 12pt;
	font-weight: bold
}
h3 {
	font-size: 10pt;
	font-weight: bold
}
a,a:visited {
	color: #FFFFFF;
	text-decoration: underline
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline
}	

/* Menu Paragraph and Link Styles (overrides standard link styles) */
.footer {
	font-size: 8pt;
	text-decoration: none
}
.small-text {
	font-size: 8pt
}
.large-text {
	font-size: 18pt;
	font-weight: normal;
	font: "Century Gothic", Arial, "Microsoft Sans Serif";
}
a.footer:visited,a.footer:hover {
	font-size: 8pt;
	color: #FFFFFF;
}
.bold {
	font-weight: bold;
}
.h1 {

	font-size: 14pt;
	font-weight: bold
}
