body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrolling: no;
	background-image: url(images/bkg.jpg);
}

h1 {
	font-size: 130%;
	color: #FFCC00;
	}

h2 {
	font-size: 120%;
	color: #FBF8E0;
	}

h3 {
	font-size: 110%;
	color: #FF9966;
	}

h4 {
	font-size: 105%;
	}

h5 {
	font-size: 100%;
	}

h6 {
	font-size: 90%;
	}

p, ul, li {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	}

a:link {
	color: #66FFFF;
	font-weight: bold;
}

a:visited {
	color: #CC66CC;
	font-weight: bold;
}

a:hover {
	color: #FFCC66;
	font-weight: bold;
}

.hidden, .new-browsers {display:none;}

.bold { 
	font-weight: bold;
	}

.center {
	text-align: center;
	}

.centeritalic {
	text-align: center;
	font-style: italic;
	}

.centeritalicbold {
	text-align: center;
	font-style: italic;
	font-weight: bold;
	}

.dropcap { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 300%;
	}

.italic { 
	font-style: italic;
	}

.italicbold {
	font-style: italic;
	font-weight: bold;
	}

.black { 
	color: #000000;
	}

.blackbold { 
	color: #000000;
	font-weight: bold;
	}

.cream { 
	color: #FBF8E0;
	}

.creambold { 
	color: #FBF8E0;
	font-weight: bold;
	}

.gold { 
	color: #FFCC00;
	}

.goldbold { 
	color: #FFCC00;
	font-weight: bold;
	}

.orange { 
	color: #FF9966;
	}

.orangebold { 
	color: #FF9966;
	font-weight: bold;
	}

.purple { 
	color: #CC66CC;
	}

.purplebold { 
	color: #CC66CC;
	font-weight: bold;
	}

.red { 
	color: #990000;
	}

.redbold { 
	color: #990000;
	font-weight: bold;
	}

.tan { 
	color: #CCCC99;
	}

.tanbold { 
	color: #CCCC99;
	font-weight: bold;
	}

.white { 
	color: #FFFFFF;
	}
	
.whitebold { 
	color: #FFFFFF; 
	font-weight: bold;
	}

.whiteital { 
	color: #FFFFFF; 
	font-style: italic;
	}
	
.whiteitalbold { 
	color: #FFFFFF; 
	font-style: italic;
	font-weight: bold;
	}

.yellow {
	color: #FFFFCC;
	}

.yellowbold {
	color: #FFFFCC;
	font-weight: bold;
	}

.yellowitalic {
	color: #FFFFCC;
	font-style: italic;
	}

.yellowitalicbold {
	color: #FFFFCC;
	font-style: italic;
	font-weight: bold;
	}

.medium { 
	font-size: 16px;
	}

.mediumbold { 
	font-size: 16px;
	font-weight: bold;
	}

.large { 
	font-size: 18px;
	}

.largebold { 
	font-size: 18px;
	font-weight: bold;
	}

.smallblack { 
	color: #000000;
	font-size: 12px;
	}

.smallblackbold { 
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	}

.xsmall { 
	font-size: 11px;
	}

.xsmallbold { 
	font-size: 11px;
	font-weight: bold;
	}

.xsmallitalic { 
	font-size: 11px;
	font-style: italic;
	}

.xsmallitalicbold { 
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	}

.xsmallblack { 
	color: #000000;
	font-size: 11px;
	}

.xsmallblackbold { 
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	}

.xsmallcreambold { 
	color: #FBF8E0;
	font-weight: bold;
	font-size: 11px;
	}

.xsmallwhite { 
	font-size: 11px;
	color: #FFFFFF;
	}

.xsmallwhitebold { 
	font-size: 11px; 
	color: #FFFFFF; 
	font-weight: bold
	}

.xsmallwhiteital { 
	font-size: 11px; 
	color: #FFFFFF;  
	font-style: italic;
	}

.xsmallwhiteboldital { 
	font-size: 11px; 
	color: #FFFFFF; 
	font-style: italic;
	font-weight: bold; 
	}

.xsmallyellowbold {
	font-size: 11px;
	color: #FFFFCC;
	font-weight: bold;
	}

.xxsmall {
	font-size: 10px;
	}

.xxsmallbold {
	font-size: 10px;
	font-weight: bold;
	}

.xxsmallwhite {
	font-size: 10px;
	color: #FFFFFF;
	}

.xxsmallwhitebold {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	}

.xxsmallyellowbold {
	font-size: 10px;
	color: #FFFFCC;
	font-weight: bold;
}
