body
{
	color: #000000;
	font-size: 0.8pc;
	font-family: Times New Roman, Times;
}

h1
{
	color: #000000; 
	font-weight: bold; 
	font-size: 1.5pc;
}

h2
 { font-weight: bold; font-size: 1pc; text-align: left }

.white
{
	color: white;
}

.credit
{ 
	color: #ffffff; 
	text-align: center;
}

.justify
{
	text-align: justify;
}

td
{
	font-size: 0.76pc;
}

li
{
	font-size: 0.9pc;
}	

a
{
	color: #3333cc;
	text-decoration: underline;
}

a:link
{
	color: #3333cc;
	text-decoration: none;
}

a:visited
{
	color: #3333cc;
	text-decoration: none;
}

a:hover
{
	color: #3333cc;
	text-decoration: underline;
}

a.menu
{
	color: #ffffff;
	text-decoration: underline;
	font-size: 0.8pc;
	font-family: Verdana, Arial, Helvetica;

}

a.menu:link
{
	color: #ffffff;
	text-decoration: none;
}

a.menu:visited
{
	color: #ffffff;
	text-decoration: none;
}

a.menu:hover
{
	color: #ffffff;
	text-decoration: underline;
}
