u 
{  
	font-family: Arial, Verdana, Tahoma;
	font-size: 10pt;
	text-decoration: underline; 
	color: #0000FF;
}

.header
{  
	font-family: Arial, Verdana, Tahoma;
	font-weight:bold;
	font-size: 12pt;
	text-decoration: none; 
	color: #000000;
}

a 
{  
	font-family: Arial, Verdana, Tahoma;
	font-weight:bold;
	font-size: 10pt;
	text-decoration: none; 
	color: #0000FF;
}

a:link{
	color: #0000FF;
	font-weight:bold;
	text-decoration: none;
}

a:hover
{
	font-family: Arial, Verdana, Tahoma; 
	text-decoration:underline; 
	color: #0000FF;
}

a:visited
{
	font-family: Arial, Verdana, Tahoma; 
	color: #0000FF;
}

body {
	font-family: Arial, Verdana, Tahoma;
	font-size: 10pt;
	text-decoration: none;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-left:0px;
	background:#FFFFFF;
}

.bold_plain_txt
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 10pt;
	color: #0000FF;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

.border {
	border: #0000FF; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}

.dead_link
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 8pt;
	color: #0000FF;
	text-decoration: line-through;
	font-style: normal;
}

li
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 10pt;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}

.page-footer
{
	width:90%;
	border:none;
	padding:0px 0px; 
	border-spacing:0;
	border-collapse:collapse;
	margin-left:auto; 
    margin-right:auto;
	text-align:center;
}

.link
{
	font-family: Arial, Verdana, Tahoma; 
	font-size: 8pt; 
	font-weight: lighter; 
	color: #0000FF; 
	text-decoration: none;
}


.plain_txt
{
	font-family: Arial, Verdana, Tahoma; 
	font-size: 10pt; 
	color: #000000; 
	text-decoration: none; 
	font-style: normal; 
	text-align: justify;
}

.plain_txt_no_jus
{
	font-family: Arial, Verdana, Tahoma; 
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}

.table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	background-color: #9FF77D; 
	color: #0000FF;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

td
{
	font-family: Arial, Verdana, Tahoma; 
	font-weight: normal;
	color: #FFFFFF;
}

/* page head */

.page-head-table
{
	width:100%;
	text-align:center;
	background-color:#FFFFFF;
	border-collapse:collapse;
	border-image:none;
	webkit-border-image:none;
	text-decoration:none;
}

img.page-head-table
{
	border-image:none;
	webkit-border-image:none;
	border-collapse:collapse;
	text-decoration:none;
}

.img-center
{
    display: block;
    margin-left: auto;
    margin-right: auto }