body { 
	font-family:arial, helvetica; 
	font-size:9pt; 
	font-weight:normal; 
	color:#333333; 
	margin: 0;	/*remove margins*/
	padding: 0	/*remove margins*/
}

.header      { 
	font-size: 10pt; 
	color: #FFFFFF; 
	font-weight: bold 
}

.listtitle   { 
	font-family: Arial; 
	font-size: 10pt; 
	font-style: italic; 
	font-weight: bold 
}

.fade		{
	color:	#999999
}

.menu		{
	font-size: 10pt;
	color: #3D77B9; 
	text-decoration: none; 
	font-weight: bold 
}
TD	{ 
	font-family:arial, 
	helvetica; 
	font-size:9pt; 
	font-weight:normal; 
	color:#333333; 
}

a            { 
	font-family: Arial; 
	font-size: 9pt; 
	color: #2E5A8C; 
	text-decoration: none; 
	font-weight: bold 
}

a:visited    { 
	color: #2E5A8C; 
	text-decoration: none 
}

a:hover      { 
	color: #3D77B9; 
	text-decoration: none; 
	font-weight: bold 
}

h1           {
        font-size: 12pt;
        color: #823A3E;
        font-weight: bold
}


h2           {
        font-size: 10pt;
        color: #808080;
        font-weight: bold
}


h3	     { 
	font-size: 11pt; 
	color: #000000; 
	font-weight: bold 
}

h4	     { 
	font-size: 10pt; 
	color: #808080; 
	font-weight: bold 
}

h5           { 
	font-size: 10pt; 
	color: #823A3E; 
	font-style: italic; 
	font-weight: bold 
}

h6           { 
	font-size: 10pt; 
	color: #FFFFFF; 
	font-style: italic; 
	font-weight: bold 
}

.style4 	{
font-size: x-small
}

.style5 	{
	font-size: 9pt;
	font-weight: bold;
	color: #FF0000;
}

