@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #4E4E4E;
	font-size: 13px;
	text-align: justify;
	line-height: 15pt;
	background: #EEEEEE;
	margin-top: 0px;
	margin-bottom: 0px;
}

A:link {color:#000000; text-decoration:none; font-weight:normal;}
A:visited {color:#000000; text-decoration:none; font-weight:normal;}
A:hover {color:#393939; text-decoration:none; font-weight:normal;}
A:active {color:#393939; text-decoration:none; font-weight:normal;}

font.header {font-family:"Times New Roman", Times, serif; font-weight:none;
			 letter-spacing:2px; color:#000000; font-size:14px; text-indent:15px;
			 border-bottom:1px; border-bottom-style:solid; border-bottom-color:#EEEEEE;
			 width:100%; display:block;}

font.headerside {font-family:"Times New Roman", Times, serif; font-weight:bold;
				 letter-spacing:2px; color:#888888; font-size:14px; text-indent:0px;
				 border-bottom:1px; border-bottom-style:solid; border-bottom-color:#888888;
				 width:100%; display:block;}

font.side {font-family:Arial, Helvetica, sans-serif;
			color:#888888; font-size:13px; line-height:14pt;}
			
A:link.side {color:#404040; text-decoration:none; font-weight:normal;}
A:visited.side {color:#404040; text-decoration:none; font-weight:normal;}
A:hover.side {color:#757575; text-decoration:none; font-weight:normal;}
A:active.side {color:#757575; text-decoration:none; font-weight:normal;}