td {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 13px;
}
strong {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
li {
	list-style:url(Images/bullet.gif);
	list-style-position:outside;
}                                                                   
a:link {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	color: #0066CC;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	color: #0066CC;
	text-decoration: none;
}
h1 {
	font-size: 12px;
}
.Header {
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	color: #C49351;
	text-transform:uppercase;
	/*border-bottom:1px solid #333;
	padding-bottom:3px;*/
}
.mainHeader {
	font:italic 26px Georgia, "Times New Roman", Times, serif;
	color:#7C3A44;
	text-transform:capitalize;
}
.header-large {
	font: normal 16px Georgia, "Times New Roman", Times, serif;
	color: #7C3A44;
	text-transform:uppercase;
}
.header-small {
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	color: #C49351;
	text-transform:uppercase;
}
.subhead {
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	color:#7C3A44;
	/*text-transform:uppercase;*/
}
.title {
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	line-height: 70%;
	text-transform: uppercase;
}
.caption {
	padding:6px; 
	/*font-style:italic; */
	font-size:10px;
}
.bluetxt {
	color:#336699;
	font-weight:bold;
}
.img {
	border:7px solid #FFF;
}
