.pagetitle {
	font-family: "Arial Black", Arial, sans-serif;
	font-size: large;
	line-height: 35px;
	font-weight: bold;
	color: #663333;
	left: auto;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #CC0000;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #000000;
	text-indent: 20pt;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #666666;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	font-variant: normal;
	color: #0066FF;
	text-decoration: none;
}
a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	font-variant: normal;
	color: #996666;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	list-style-position: outside;
	list-style-type: circle;

}
li ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	font-variant: normal;
	color: #888888;
	list-style-position: outside;
	list-style-type: circle;
	text-indent: -35pt;
	text-align: left;


}
.copywrite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: lighter;
	color: #999999;
}
.sectiontitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: 202020;
	line-height: normal;
}
.sectionsubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: 7E2626;
	line-height: normal;

}
.listitem {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	list-style-position: outside;
	list-style-type: circle;
	text-indent: -15pt;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #999999;
}
.smalltextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;
	font-weight: bold;

}
