.leftmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
}
.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666666;
	list-style-image: url(images/bullet.gif);
}
.pageheaders {
	font-size: 1.5em;
	text-transform: uppercase;
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
}
.textbox {
	background-image: url(images/backgound.jpg);
	background-repeat: no-repeat;
}
.headertwo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #666666;
}
.list {
	list-style-image: url(images/bullet.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9pc;
	color: #666666;
}
.sidelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #E9A037;
}
.bottomtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a:link {
	color: #EFA53A;
	text-decoration: underline;
}
a:visited {
	color: #EFA53A;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #EFA53A;
	font-weight: bold;
	text-decoration: underline;
}
.bullet {
	color: #666666;
	list-style-type: circle;
}
