.small
{
	font-size: 10px;
}
.arial
{
	font-family: Arial;
}
.attorneyheader
{
	font-weight: bold;
	font-family: Times New Roman;
	font-size: 15px;
}

.linkspace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	color: #660066;
	text-decoration: none;
}
a:visited {
	color: #660066;
	text-decoration: none;
}
a:active {
	color: #660066;
	text-decoration: none;
}
a#fire:link {
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a#fire:visited {
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bgheader1
{
	background-image: url(images/leftheader.gif);
	background-repeat: repeat-x;
}
.bgheader2
{
	background-image: url(images/rightheader.gif);
	background-repeat: repeat-x;
}
.bgheader3
{
	background-color: #E9E4DD;
}
.bgheader4
{
	background-color: #5C005C;
}
p
{
	font-size: 14px;
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
}
.p
{
	font-size: 14px;
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
}
.normal
{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}
.spacer
{
	font-size: 9px;
}
a.grayheader
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
}
.center
{
	text-align: center;
}
.u
{
	text-decoration: underline;
}

.red
{
	color: red;
}

.purple
{
	color: #660066;
}

.bgpurple
{
	background-color: #660066;
}

.bgwhite
{
	background-color: #FFFFFF;
}

.adminheader
{
	color: #666666;
	font-size: 14px;
	font-weight: bold;
}

.textarial
{	
	font-size: 13px;
	font-family: Arial
}