body {
	font-family: arial, helvetica, serif;
	font-size: 10pt;
	background: white;
    text-align:"justify";
	}

}

td {
 font-size:10pt;
 text-align:left;

}

blue {color:#336699;
   background: white;
   border: solid;
   }

.titletext {font-size: 12pt;
           font-family: Arial;
           color:#336699;
           font-weight:bold;
          }
       
.teamtext {font-size: 10pt;
           font-family: Arial;
           color:#336699;
           text-align:"justify";
           font-weight:bold;
          }

.bodytext {font-size: 10pt;
           font-family: Arial;
           color: black;

           text-align:"justify";
           font-weight:normal;
          }

.headingtext {font-size: 10pt;
           font-family: Arial;
           color: #003366;
           font-weight:bold;
           text-align:"justify";
          }

a:link {
	color: #000066;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;

}

}
a:visited {
	color: #3366CC;
	//text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt
}
a:hover {
	color: #3366cc;
	
	background-color: #ffFFCC;
	font-weight: bold;
	font-style: normal;
	font-size: 10pt
}
a:active {
	color: #3366CC;
	
	font-weight: bold;
	font-style: normal;
	font-size: 10pt
}

//           margin-right: 15px;