A {
color: #3E6ED0;
font-size: 9pt;
font-family: Arial;
font-weight: bold;
text-decoration: none;
}

A:HOVER {
	color: #A8D137;
        font-size: 9pt;
      font-family: Arial;
	 
}

body {
	background-color: #2D529E;
	margin-top: 0px; 
      margin-bottom: 0px; 
      margin-right: 0px;
      margin-left: 0px; 
      scrollbar-arrow-color: #FFFFFF;
            scrollbar-base-color: #A8D137; 
            scrollbar-dark-shadow-color: #FFFFFF;
           scrollbar-shadow-color: #A8D137;
           scrollbar-highlight-color: #FFFFFF; 
           scrollbar-3dlight-color: #DEF995;
           scrollbar-track-color: #DEF995;	
	
}

.bodysub {

background-color: #DEF995;
	margin-top: 0px; 
      margin-bottom: 0px; 
      margin-right: 0px;
      margin-left: 0px; 
      scrollbar-arrow-color: #FFFFFF;
            scrollbar-base-color: #A8D137; 
            scrollbar-dark-shadow-color: #FFFFFF;
           scrollbar-shadow-color: #A8D137;
           scrollbar-highlight-color: #FFFFFF; 
           scrollbar-3dlight-color: #DEF995;
           scrollbar-track-color: #DEF995;	
	
}

h1 {
font-family: Arial;
	font-size: 11pt;
	margin-left: 10px;
}

p  {
	font-family: Arial;
	font-size: 10pt;
	margin-left: 15px;
	text-align: justify;
}

.subpage  {
	font-family: Arial;
	font-size: 9pt;
	margin-left: 10px;
	text-align: justify;
}

td {
	background-color: #DEF995;
	font-family: Arial;
	font-size: 9pt;
}

