body {  
  	background-color:#fefffd;
    font-family: verdana, arial, helvetica;
    font-size: 12px;
}

div.space{
	padding-bottom: 0.1em;
	text-align: center;
}

table.general{
	border-width: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

table.general td {
	padding: 2px;
	text-align: center;
}

table.content{
	border-width: 0px;
}

table.content td {
	padding: 2px;
	font-size: 14px;
	text-align: left;
	vertical-align: top;
}

p.etitle {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	margin-top: 0.5em;
	margin-bottom: 0.0em;
	text-align: left;
}

p.text { 
	font-size: 12px;
	font-family: helvetica, arial, verdana; 
	text-decoration: none;
	padding-top : 2px; 
	padding-bottom : 2px; 
	border-bottom : 1px dotted f7fef3;
	border: 1px double #fefffd;
} 

p.ltext {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	margin-top: 0.1em;
	margin-bottom: 0.0em;
	text-align: left;
}

p.copyright {
	font-family: verdana;
	font-size: 10px;
} 

a:link { 
	color: #002400;
	font-size: 12px;
	font-family: helvetica, arial, verdana; 
	text-decoration: none;
} 

a:visited { 
	color: #013212; 
	font-size: 12px;
	font-family: helvetica, arial, verdana; 
	text-decoration: none;
} 

a:hover { 
	color: #009f00; 
	font-size: 12px;
	font-family: helvetica, arial, verdana; 

} 

a:active { 
	color: #00ff00; 
	font-size: 12px;
	font-family: helvetica, arial, verdana; 
	text-decoration: none;
}

img.imgb {
	border: 1px solid #7EEF3A;
}
