body
{
	font-size: 8pt;
	margin: 0px;
	color: #000000;
	font-family: 'Segoe UI' , verdana;
	position: static;
	background-color: #ffffff;
	text-decoration: none;
}
table
{
	table-layout: auto;		
	font-size: 8pt;		
	vertical-align: top;
	color: #000000;
	border-top-style: none;	
	font-family: 'Segoe UI' , verdana;
	border-right-style: none;
	border-left-style: none;	
	text-decoration: none;
	border-bottom-style: none;	
}
tr
{
}
td
{	font-size: 8pt;	
	vertical-align: top;
	width: 100%;
	color: #000000;	
	font-family: 'Segoe UI' , verdana;	
	text-align: left;
	text-decoration: none;
}
h1
{
	color: #ff3000;
	font-family: 'Segoe UI' , verdana;
	text-decoration: none;
}
h2
{
	color: #ff3000;
	font-family: 'Segoe UI' , verdana;
	text-decoration: none;
}
h3
{
	color: #ff3000;
	font-family: 'Segoe UI' , verdana;
	text-decoration: none;
}
h4
{
	color: #ff3000;
	font-family: 'Segoe UI' , verdana;
	text-decoration: none;
}
h5
{
	color: #ff3000;
	font-family: 'Segoe UI' , verdana;
	text-decoration: none;
}

.button
{
	font-weight: bold;
	font-size: 8pt;
	color: #ffffff;
	font-family: 'Segoe UI' , verdana;
	background-color: #ff3000;
	text-decoration: none;
}

.txtbox
{
	font-size: 8pt;
	color: #000000;
	font-family: 'Segoe UI' , verdana;
}
a:link
{
	color: #3399ff;
}
a:hover
{
	color: #ff3000;
}
a:visited
{
	color: #3366cc;
}
