

/* Font Style sheet 
copyright © 2001 by St.Parker Digital Art 
and MagickDream Designs, all rights reserved. 
This ccs file may be used provided that this copyright notice is not removed.
http://www.blkGold.com/mdd/ 
For those who demand the very best!
*/
body { 
	font-family:  Goudysans , Geneva , Arial , Helvetica , goudy , sans-serif;
}

.navbox {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	background-color:#ffffff;
	float : left;
}
.nav {
	font-family: Goudysans , Geneva , Arial , Helvetica , goudy , sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align : left;
	vertical-align: middle;
	margin-left : 5px;
	/*float : left;*/
}
.top {
	font-family: Goudysans , Geneva , Arial , Helvetica , goudy , sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align : center;
	vertical-align: middle;
	margin-bottom: 20px;
}
.content {
	font-family: Goudysans , Geneva , Arial , Helvetica , goudy , sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: justify;
	margin-bottom: 40px;
}

.title {
	font-family: Goudysans , Geneva , Arial , Helvetica , goudy , sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.headline {
	font-family: Goudysans , Geneva , Arial , Helvetica , goudy , sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}
.story 
{
	font-family: Goudysans , Geneva , Arial , Helvetica , goudy , sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: justify;
	margin-bottom: 20px;
}

.section {
	text-decoration: underline;
	text-align: center;
	font-family:  Goudysans , Geneva , Arial , Helvetica , goudy , sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.legal {
	font-family: Goudysans , Geneva , Arial , Helvetica , goudy , sans-serif;
	font-size: 13px;
	font-weight: 100;
}

.description {
	font-family: Goudysans , Geneva , Arial , Helvetica , goudy , sans-serif;
	font-size: 10pt;
	font-weight: bold;
}



h1 , h2 , h3 , h4 , h5 { font-weight: 700; margin: 0 0 0 0; padding: 0 0 0 0; }
h1 {	 font-size: 30px; }
h2 {	 font-size: 20px; }
h3 {	 font-size: 16px; }
h4 {	 font-size: 14px; }
h5 {	 font-size: 12px; }

/* font-family
SERIF 
	Georgia , Times , "Times New Roman" , times , serif;
SANS
	Verdana , Goudysans , Geneva , Arial , Helvetica , goudy , sans-serif;
MONO
	"Andale Mono" , Courier , "Courier New" , courier , mono;
*/
