.bodystyle {
	font-family: Georgia, Times, serif;
	font-size: 12px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 21px;
	color: #333333;
	text-decoration: none;
}
.caption {
	font-family: Georgia, Times, serif;
	font-size: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: normal;
	color: #333333;
	text-decoration: none;
}
.smallcaps {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 21px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
.small {
	font-family: Georgia, Times, serif;
	font-size: 10px;
	color: #000000;
}
.medium {
	font-family: Georgia, Times, serif;
	font-size: 12px;
}
.big {
	font-family: Georgia, Times, serif;
	font-size: 16px;
}
.xbig {
	font-family: Georgia, Times, serif;
	font-size: 24px;
}
.expanded {
	font-family: Georgia, Times, serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}
.justified {
	font-family: Georgia, Times, serif;
	text-align: justify;
}
.footer {
	font-family: Georgia, Times, serif;
	font-size: 9px;
	color: #999999;
}
.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}
.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:link {
	color: #336699;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
.NoTop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.image {
	padding: 5px;
}
.imagePad {
	padding: 5px;
	margin: 5px;
}
.bodystyleBoldBlack {
	font-family: Georgia, Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.titleofarticle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	letter-spacing: 2px;
}
.bodystyleBoldOrange {
	font-family: Georgia, Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
.bodystyleBoldWhite {
	font-family: Georgia, Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.italic {
	font-style: italic;
}
.sectionhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin-left: 20px;
}
a.samples:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
a.samples:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a.samples:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
.description {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
}
a.description:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #336699;
	text-decoration: underline;
}
a.description:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	text-decoration: underline;
}
a.description:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	text-decoration: underline;
}
.floatleft1 {
	float: left;
	margin-right: 10px;
}
.floatright1 {
	float: right;
	margin-left: 10px;
}
