body {
	background-color: #0099FF;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: left top;


}
h1 {
	padding: 0px;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;



}
.t1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: italic;
	font-weight: bold;
	color: #CCFFFF;
}
.bg2 {
	background-image: url(images/bg2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: medium;
	border-bottom-style: groove;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.h1txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	font-style: italic;
	color: #CCFFFF;
	font-weight: bold;


}
.bodtxt {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #FFFF00;
	text-indent: 20px;

}
a:hover {
	color: #0000FF;
	background-color: #33FFFF;
}
.navtext {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 16px;
}
.footertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
}
.txt2 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline overline;
	color: #00FFFF;

}
h2 {
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.bodtxt2 {

	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #FFFF00;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline overline;
}
.navbg {
	background-image: url(images/bg3.gif);
	background-repeat: repeat-x;
	background-position: center;
	background-color: #0000FF;
	border: 3px outset;




}
.azuretxt {
	font-size: 27px;
	color: #33FFFF;

}

