a:link {color: #FFFFFF}
a:visited {color: #FFFFFF}
a:hover {color: #b5bdc3}

a.menu:link {color: #000000; text-decoration: none}
a.menu:visited {color: #000000; text-decoration: none}
a.menu:hover {color: #0000ff; text-decoration: none}

h3
	{
	color: #990000;
	font-family: tahoma;
	}

.h4
	{
	color: #FFFFFF;
	font-family: myriad;
	font-size: 14pt;
	font-variant: small-caps;
	}

.govt_left
	{
	width: 250px;
	height: 20px;
	background-color: #CC6622;
	border-style: solid;
	border-width: 1px;
	border-color: #CC6622;
	font-family verdana;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	}

.govt_td
	{
	width: 100%;
	height: ;
	background-color: #f1d299;
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	border-color: #CC6622;
	font-family: tahoma;
	font-size: 10pt;
	color: #000000;
	text-align: left;
	padding-left: 15px;
	}

.govt_td_select
	{
	width: 100%;
	height: ;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #CC6622;
	font-family: tahoma;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	color: #CC6622;
	text-align: left;
	padding-left: 15px;
	}

.body
	{
	font-family: tahoma;
	font-size: 10pt;
	color: #000000;
	padding-left: 15px;
	}

.header
	{
	width: 100%;
	font-family: tahoma;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	}

.frequent_numbers
	{
	border-style: dotted;
	border-width: 0px 0px 1px 0px;
	border-color: #888888;
	font-family: tahoma;
	font-size: 10pt;
	color: #000000;
	}

p.top:first-letter
	{
	color: #CC6622;
	font-family: Times New Roman;
	font-size: 300%;
	}