BODY {
	background-color: #FFFFFF;
	margin : 0px 0px 0px 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 10px;
	word-spacing : normal;
	vertical-align : top;
	padding: 0px 0px 0px 0px;
}

.text {
	font-family: sans-serif;
	font: tahoma, arial,helvetica;
	font-weight: normal;
	font-size: 13px;
	color: #333333;
	}

.text-tiny {
	font-family: sans-serif;
	font: tahoma, arial,helvetica;
	font-weight: normal;
	font-size: 10px;
	color: #333333;
	}
	
.subhead {
	font-family: sans-serif;
	font: tahoma, arial,helvetica;
	font-weight: bold;
	font-size: 15px;
	color: #333333;
	text-decoration: none;
}

.nav {
	font-family: sans-serif;
	font: tahoma, arial,helvetica;
	font-weight: normal;
	font-size: 13px;
	color: #339933;
	}

	
.nav-tiny{
	font-family: sans-serif;
	font: tahoma, arial,helvetica;
	font-weight: normal;
	font-size: 10px;
	color: #333333;
}

a:link {color: #aa3333;
	text-decoration: none;
	font-weight: bold;
	
}

a:visited {color: #cc3333;
	text-decoration: none; 
	font-weight: bold;
}

a:active {color: #000000; 
	text-decoration: none; 
}

a:hover {color: #000000; 
	text-decoration: none; 
}


