body{
	margin:0;
}

.sidetable{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.sidelinks{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: White;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}

p, td, baseline{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.baseline{
	font-size: 10px;
	color: #FFFFFF;
}

.menuLink {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}


.bodytext, .bodytext:visited
{
	font-family: verdana,arial;
	font-weight: normal;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

.bodytext:hover
{
	text-decoration: underline;
}

.bodylink, .bodylink:visited
{
	font-family: verdana,arial;
	font-weight: normal;
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
}

.bodylink:hover
{
  text-decoration: none;
}

.heading2, .heading2:visited
{
	font-family: verdana,arial;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

.heading2:hover
{
	text-decoration: underline;
}



.table_head, .table_head:visited
{
	font-family: verdana,arial;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}




.table_row, .table_row:visited
{
	font-family: verdana,arial;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}


