/* 000309 mj */

body
	{
	background: #FFFFFF url(/graphics/bg.gif) repeat-y fixed;
	}

a:link {color: #000000;}
a:visited {color: #333399;}
a:active, a:hover {color: #009966;}


ul, td
	{
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	}

th
	{
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-align: left;
	}

div.footer
	{
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
	text-align: center;
	color: #999999;
	}

h4.d
	{
	font-size: 12px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	color: #009966;
	}

h4.f
	{
	font-size: 12px;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	color: #333399;
	}


