<STYLE type="text/css">
<!--

.bg {
	background-image: url(assets/images/bgImage.jpg);
	background-repeat: repeat;
}

.border {
	border: 1px solid #E9E9E9;
}

.borderbottom
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #E1E1E1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	cursor:hand;
}

.borderbottoms
{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666699;
}

.tabletitle {
	margin-left: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: ;
	font-weight: bold;
	color: #FFFFFF;
}

.LHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #FFFFFF;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-weight: lighter;
}

.header {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: 600;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 0px;
}

.headerPage{
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}


.ifont {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	font-style: normal;
	line-height: normal;
	font-weight: 100;
	word-spacing: normal;
	letter-spacing: normal;
}

.font {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}

.fontHeader {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: 800;
	color: #333333;
}

.list {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	margin-left: 15px;
	list-style-type: square;
	color: #333333;
} 


/* hyperlink decoration */

a.top:link { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-weight: normal; 
color: #666666; 
text-decoration: none; 
} 

a.top:visited { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-weight: normal; 
color: #666666; 
text-decoration: none; 
} 

a.top:hover { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-weight: normal; 
color: #666666; 
text-decoration: underline; 
} 

//-->
</STYLE>