@charset "UTF-8";
/* CSS Document */

p {
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 1em;
	margin-bottom: 1em;
}
.maintop {
	padding-top: 10px;
}
.practiceparagraph {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	color: #333333;
}
.practicebulletsmallhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 18px;
	margin-left: 40px;
	margin-right: 30px;
	color: #333333;
}
.practicebulletsmallhead a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 18px;
	margin-left: 40px;
	margin-right: 30px;
	color: #333333;
	text-decoration: 1px underline;
}
.practicebullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-left: 40px;
	margin-right: 30px;
	color: #333333;
}
.practicebullets a{
	color: #333300;
	text-decoration: 1px underline;
}
.practicebulletstable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
}
.practicebulletstable a{
	color: #333300;
	text-decoration: 1px underline;
}
.practicesubhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333300;
	letter-spacing: 2px;
}
.practicebullethead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333300;
	border-bottom: 1px dotted #333300;
}
.practicetable {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333300;
	font-weight: bold;
	line-height: 4px;
}
.practicetable a {
	color: #333300;
	text-decoration: underline;
}
