body {
	background-image: url(images/bg_tile.gif);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	margin-top:40px;
	text-align:left;
	font-family:"Times New Roman", Times, serif;
}
p {
	/*font-size:14px;*/
	font-size:16px;
}
h1 {
	font-size:48px;
	color: #0033FF;
	text-decoration:underline;
}
h2 {
	font-size:18px;
}
h3 {
	font-size:38px;
	/*color: #009966;*/
	color: #0033FF;
	text-decoration:underline;
}
#distd {
	padding:15px;
}
#intrtd {
	text-align:left;
	padding-bottom:25px;
}
.disclaim {
	font-size:11px;
	font-style:italic;
}
.btmpad {
	padding-bottom:25px;
}
.footagetxt {
	/*color:#FF0000;*/
	color:#000000;
	/*font-style:bold;*/
	font-size:15px;
}
.footagetxtoff {
	/*color:#FF0000;*/
	color:#AAAAAA;
	/*font-style:bold;*/
	font-size:15px;
}
.linkstxt {
	font-size:16px;
}
.footborder {
	/*border: 3px solid #FF0000;*/
}
.footline {
	background-image: url(images/blueline.gif);
	background-repeat: repeat-x;
	background-position: left top;	
}
.linkshd {
	color:#0033CC;
	font-size:30px;
}
.offline {
	font-size: 18px;
	color: #0033CC;
	text-decoration: underline;
	text-align: center;
	text-transform: uppercase;
}
