body {
	font-family: Helvetica, sans-serif;
	background-image: url(../images/sand.gif);
	margin-top: 48px;
	margin-left: 48px;
}

p {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	}

td {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-family: Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 40px;
}
	
h2 {
	font-size: 24px;
	color: #FFFFFF;
	line-height: 20px;
	font-weight: normal;
}
h3 {
	font-size: 20px;
	color: #FFFFFF;
	line-height: 16px;
	font-weight: normal;
}
h4 {
	font-size: 18px;
	color: #00CC00;
	line-height: 18px;
	margin-top: 0px;
}
h5 {
	font-size: 16px;
	color: #000000;
}
h6 {
	font-size: 14px;
	color: #000000;
}

	
a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066FF;
}
a:hover {
	text-decoration: none;
	color: #66CC00;
}
a:active 
{
	text-decoration: none;
	color: #0066FF;
}
 
.nav 
{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 24px;
	margin-top: 0px;
}
.nav a:link {
	color: #333333;
	text-decoration: none;
}
.nav a:visited {
	text-decoration: none;
	color: #0066FF;
}
.nav a:hover {
	text-decoration: none;
	color: #0000FF;
	font-weight: bolder;
}
.nav a:active {
	text-decoration: none;
	color: #0066FF;
}



.bodybold {
	font-family:Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.small {
	font-family: Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family:Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family:Helvetica, sans-serif;
	font-size: 14px;
	color: #00CC33;
	font-weight: bold;
}

.expanded {
	font-family:Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}


.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}
.caption {
	margin-right: 12px;
	padding-right: 12px;
	margin-bottom: 6px;
	padding-bottom: 6px;
	text-align: center;
}
