@charset "utf-8";
.large-links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #006633;
	text-decoration: underline;
}.article-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: 22px;
}
.header2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #009933;
}
.table-contents {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.header-table-contents {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #009933;
	font-weight: bold;
	text-decoration: underline;
}
.float {float:left; margin: 0px 10px 0px 0px;
	border: 1px solid #666666;
}
.float-right {float:right; margin: 0px 0px 0px 10px;
}
.header3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.border {
	border: 1px solid #666666;
	
}
.toolbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.float-no-line {
	float:left;
	margin: 0px 10px 0px 0px;
}
h1 { 
background:transparent; 
font:bold 22px Georgia, "Times New Roman", Times, serif; 
text-align:center; 
margin:0; 
}
h2 { 
background:transparent; 
font:bold 18px Georgia, "Times New Roman", Times, serif; 
text-align:left; 
margin:0; 
}
img
{
border-style: none;
text-decoration: none;
} 
.red {
	color: #FF0000;
	font-weight: bold;
	font-size:16px;
}