.bold {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #333333}
.text { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: #333333}
.bolditl { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: italic; font-weight: bold; color: #333333}
.textitl { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: italic; color: #333333 }
.header {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight: bold; color: #333333}
.captions { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: #666666}
.textGrey {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; color: #999999}
.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.subnav {font-family: Arial, Helvetica, sans-serif;  LINE-HEIGHT: 120%; font-weight: normal;
	font-size: 11px; text-decoration: none; color: #000000; }
.subnav A:link { text-decoration: none; color: #660000;}
.subnav A:visited { text-decoration: none; color: #660000}
.subnav A:active { text-decoration: none; color: #000000;}
.subnav A:hover { text-decoration: none; color: #000000;}
.img_rgt { 
	float: right;
	margin: 0 0 10px 10px;
	border: 1px solid #333;
}
.img_rgt_td {
	border: 1px solid #333;
	float: right;
}
.img_lft_td {
	border: 1px solid #333;
	float: left;
}
caption {
	margin: 5px 0 10px 0;
	}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #000;
	margin-bottom: 10px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333
}