body 
{
	margin-top: 5px; 
	margin-bottom: 5px; 
	margin-left: 30px; 
	margin-right: 30px; 
	background-color: #FFFFFF;
	color: #000000;
	line-height: normal;
} 

p
{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

div
{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

div.nav
{
	text-align: right;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

table
{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

p.full
{
	margin-left: -20px; 
	margin-right: -20px;
}

a:link    
{
	color: #0000FF; 
	text-decoration: none;
}
a:visited 
{
	color: #000099; 
	text-decoration: none;
}
a:hover   
{
	color: #000000; 
	text-decoration: none; 
	background-color: #CCCCCC;
}
a:active  
{
	color: #666666; 
	text-decoration: none; 
	background-color: #EEEEEE;
}

a.top
{
	font-weight: bold; 
	text-decoration: none;
}
a.top:link    
{
	color: #000000; 
}
a.top:visited 
{
	color: #000000; 
}
a.top:hover   
{
	color: #333333; 
	background-color: #CCCCCC;
}
a.top:active
{
	color: #666666; 
	background-color: #EEEEEE;
}

ul.tp
{
	list-style-type: disc;
	list-style-image: url('button.gif');
	list-style-position: outside;;
	padding-left: 0px;
	margin-left: 40px;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	line-height: normal;
}
li.tp
{
	text-indent: -3px;
	white-space: nowrap;
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

ul.bd
{
	
	list-style-type: disc;
	list-style-image: url('button.gif');
	list-style-position: outside;
	line-height: normal;
}
li.bd
{
	text-indent: -3px;
	white-space: nowrap;
}

img.flt
{
	float:left;
	border:none;
	margin:0px 10px 5px 0px;
}

img.seq
{
	border: none;
	margin:0px 0px 0px 10px;
	vertical-align: bottom;
}

p.title
{
	margin-top: 30px; 
	color: #000000; 
	font-weight: bold; 
	text-decoration: none;
}

