/* Links */

A
{
	text-decoration:none;
	font-family : Arial,Helvetica,Univers,Zurich BT;
	font-weight : bold;
	color :#000000;
}

.A:Active
{
	text-decoration:none;
	font-family : Arial,Helvetica,Univers,Zurich BT;
	font-weight : bold;
	color :#000000;
}

A:Hover
{
	text-decoration:none;
	font-family : Arial,Helvetica,Univers,Zurich BT;
	font-weight : bold;
	color :#666666;
}


/* Headers */

H1
{

	font-family : Arial,Helvetica,Univers,Zurich BT;
	font-size :32px;
	font-weight : bold;
	font-style : normal;
	color :#000000;
}

H2
{

	font-family : Arial,Helvetica,Univers,Zurich BT;
	font-size :24px;
	font-weight : bold;
	font-style : normal;
	color :#000000;
}

H3, H4
{

	font-family : Arial,Helvetica,Univers,Zurich BT;
	font-size :20px;
	font-weight : bold;
	font-style : normal;
	color :#000000;
}

H5, H6
{

	font-family : Arial,Helvetica,Univers,Zurich BT;
	font-size: 16px;
	font-weight : bold;
	font-style : normal;
	color :#000000;
}

H1.bgbright, H2.bgbright, H3.bgbright, H4.bgbright, H5.bgbright, H6.bgbright
{
	color :black;
}




/* Tables */

TD
{
	color : #000000;
	font-family : Arial,Helvetica,Univers,Zurich BT;
	font-size : 14px;
}

.MENU
{
	color : #000000;
	font-family : Arial,Helvetica,Univers,Zurich BT;
	font-weight : bold;
	font-size : 14px;
	background-color: #99FFFF;
}

/* General */

.small
{
	font-size : 11px;
}

.heightened
{
	font-size : 16px;
}

.large
{
	font-size : 24px;
}

