body
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
}

a
{
	font-weight: bold;
	color: #160f71;
	text-decoration: underline;
}

a:hover
{
	color: #271caf;
	text-decoration: none;
}

a:visited
{
	color: #4e1672;
}

a:active
{
	color: #bf1818;
}

#menuDiv a
{
	font-weight: bold;
	font-size: 0.8em;
	text-decoration: none;
	color: #348bbd;
}

#menuDiv a:hover
{
	text-decoration: underline;
	color: #f5821f;
}

#banner
{
	text-align: right;
	font-size: 1.2em;
	color: #000000;
	line-height: 22px;
}

.boxHead
{
	font-weight: bold;
	font-size: 0.9em;	
	padding-left: 10px;
}

.boxText
{
	font-size: 0.7em;
}

#computerPic
{
	font-size: 0.7em;
}
