body {
	margin:0;
	padding:0;
	width: 7000px;
	height: 509px;
	color:#333; 
	background: #22b1e1 url(img/bg2.jpg) repeat-x left top;
}
.topnavig {
	font-family: Tahoma;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
a.topnavig:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	text-align: left;

}
.headings {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}.smlltext {

	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.subheadings {

	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.subheadings:hover {
	font-family: Tahoma;
	font-size: 16px;
	color: #CCCCCC;
	text-decoration: none;
}
a.smlltext:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
.textunderline {

	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
}
.smlltextBlack {


	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.textitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	font-style: italic;

}

