body {

	color:#000000;
	text-align:justify;
	background-image :;
	background-repeat: repeat;
	background-attachment : fixed;
	background-color : #FFFFFF;
	
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #800080;
	scrollbar-highlight-color: #800080;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #800080;
	
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;	
}

h1 { text-align: left; font-family: arial, sans-serif; font-size:11pt; font-weight: bold; background-color: transparent; color: #000000; margin: 0; }
h2 { text-align: left; font-family: arial, sans-serif; font-size:11pt; font-weight: bold; background-color: transparent; color: #000000; margin: 0; }
h3 { text-align: center; font-family: arial, sans-serif; font-size:10pt; font-weight: bold; background-color: transparent; color: #000000; margin: 0; }


td.mainback { 
width: 760px; align: left; valign: top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	line-height:140%;
	text-align:justify;
	color:#000000;
}

td.article { 
	border-width: 2px;
	border-spacing: 2px;
	border-style: ridge;
	border-color: #000000;
	border-collapse: collapse;
	background-color: white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight: bold; 
	font-style: italic; 
	line-height:140%;
	color:#800080;
	text-align:center;
}


td {
	border:0px solid black;
  	padding:0px;
	spacing:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	line-height:140%;
	text-align:justify;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

A:link {color:#800080; text-decoration: none}
A:visited {color:#800080; text-decoration: none}
A:hover {color:#ffffff; background:#800080; text-decoration:none}
A:link.other {color:#333333; text-decoration: none}
A:visited.other {color:#333333; text-decoration: none}
A:hover.other {color:#000000; text-decoration:bold}
