A.nav
{
    color:              #35067C;
    font-size:          16px;
    font-family:        arial;
    text-decoration:    none;
}

A.nav:visited
{
    color:              #330033;
    font-size:          16px;
    font-family:        arial;
    text-decoration:    none;
}

A.nav:hover
{
    color:              #35067C;
    font-size:          16px;
    font-family:        arial;
    text-decoration:    underline;
}


A.bodylink
{
    color:              #990099;
    font-size:          12px;
    font-family:        arial;
    text-decoration:    none;
}

A.bodylink:visited
{
    color:              #660066;
    font-size:          12px;
    font-family:        arial;
    text-decoration:    none;
}

A.bodylink:hover
{
    color:              #990099;
    font-size:          12px;
    font-family:        arial;
    text-decoration:    underline;
}

A.leftnav
{
    color:              #990099;
    font-size:          16px;
    font-family:        arial;
    text-decoration:    none;
  	font-weight:        bold;
}

A.leftnav:visited
{
    color:              #660066;
    font-size:          16px;
    font-family:        arial;
    text-decoration:    none;
  	font-weight:        bold;
}

A.leftnav:hover
{
    color:              #990099;
    font-size:          16px;
    font-family:        arial;
    text-decoration:    underline;
  	font-weight:        bold;
}


DIV.indent
{
		padding-left:				1.3em;
}

DIV.body
{
	color:							#000000;
	font-size:					12px;
	font-family:				arial;
	text-decoration:		none;
}

DIV.tease
{
	color:							#000000;
	font-size:					10px;
	font-family:				arial;
	text-decoration:		none;
}

DIV.tiny
{
	color:							#000000;
	font-size:					9px;
	font-family:				arial;
	text-decoration:		none;
}
P.t1
{
	color:							#000000;
	font-size:					18px;
	font-family:				arial;
	text-decoration:		none;
  font-weight:        bold;
}

P.t2
{
	color:							#000000;
	font-size:					16px;
	font-family:				arial;
	text-decoration:		none;
  font-weight:        none;
}

P.t3
{
	color:							#000000;
	font-size:					14px;
	font-family:				arial;
	text-decoration:		none;
  font-weight:        none;
}

P.bodybold
{
	color:							#000000;
	font-size:					16px;
	font-family:				arial;
	text-decoration:		none;
  font-weight:        bold;
}

