.Left	{text-align: left}
.Right	{text-align: right}
.Center	{text-align: CENTER;
		text-indent: 0in;
		}
		
.bold	{font-weight: BOLD}
.purple	{color:#330065}
.dark	{color:#000000}
.italic	{font-style: italic}
.white	{color:#FFFFFF}

A	{text-decoration: none;}
A:hover	{text-decoration: underline;
	}
DIV	{font-family: Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	}
UL	{font-family:	Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	}
OL	{font-family:  Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
	}
P	{font-size: 14px;
	font-family: Times, serif;
	text-indent: .14px;
	text-align: left;
	color: #000000;
	line-height: 23px;
	}
h3	{font-family: Helvetica, arial;
	font-size: 9px;
	color: #000000;
	line-height: 12px;
	font-style: none;
	}
H5	{font-size: 20px;
	font-family: Times New Roman, Times;
	line-height: 19px;
	font-style: none;
	}
H4	{font-size: 13px;
	font-family: Times, serif;
	font-style: italic;
	color:	#999966;
	line-height: 14px;
	}
H6	{font-size: 13px;
	font-family: Times New Roman, Times;
	line-height: 12px;
	font-style: italic;
	color: #999966;
	}