body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}

.title {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	color: #666;
	font-weight:bold;
}

hr {
  border: none;
  background-color: #FFF;
  color: #333;
  height: 1px;
}

.legal {
	font-family: Times New Roman, Times, serif;
	font-size: 11px;
	color: #999;
}


.note {
	font-family: Times New Roman, Times, serif;
	font-size: 11px;
	color: #F00;
}

.hdr1 {
	font-size: 18px;
	font-weight: bold;
	color: #00CC00;
	font-family: Arial, Helvetica, sans-serif;
}

.hdr2 {
	font-size: 18px;
	font-weight: bold;
	color: #0033FF;
	font-family: Arial, Helvetica, sans-serif;
}

.hdr3 {
	font-size: 18px;
	font-weight: bold;
	color: #FF00FF;
	font-family: Arial, Helvetica, sans-serif;
}

.hdr4 {
	font-size: 18px;
	font-weight: bold;
	color: #E80000;
	font-family: Arial, Helvetica, sans-serif;
}



.logo {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #338459;
}
	.copy {
	font-family:verdana, sans-serif;
	color:#333333;
	font-size:10px;
	font-weight:normal;
	line-height:16px;
	text-align:center;
	padding-left:15px;
	padding-right:15px;
	background-image: url(../images/box_bg.gif);
	}

	.warning {
	font-size: 16px;
	line-height:24px;
	font-weight:bold;
	}


	
	.author {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #CCCCCC;}
	.author A:link {color: #CCCCCC; font-size: 10px; }
	.author A:visited {color: #CCCCCC; font-size: 10px; }
	.author A:hover {text-decoration: underline; color: #FF6600; }
	.author A:active {text-decoration: underline; color: #FF6600; }
	
	.sites {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #999999;}
	.sites A:link {color: #999999; font-size: 10px; }
	.sites A:visited {color: #999999; font-size: 10px; }
	.sites A:hover {text-decoration: underline; color: #000000; }
	.sites A:active {text-decoration: underline; color: #000000; }
	
	
	.center {
	vertical-align: middle;
	}

	.title	{ 
		font-family: georgia; 
		font-size: 14px; 
		color:#EDEEE3;
  		line-height:18px;
		font-weight:bold;
		text-align:center;
		}


