body {	
  margin-left : 0px;  margin-right : 0px;  

 font-family : Arial;
 font-size : 10px;
 font-color: #339966;
}

a  { font-family: Arial; font-size: 12px; color: "#012945"; text-decoration: underline; font-style: normal;  font-weight: bold;}
a:visited  {font-family: Arial; font-size: 12px; color:"#012945"; text-decoration: underline; font-style: normal; font-weight: bold;}
a:hover{ font-family: Arial; font-size: 12px; color: "#012945"; text-decoration: none; font-style: normal; font-weight: bold;}

a.1  { font-family: Arial; font-size: 12px; color: "#ffffff"; font-weight: normal; text-decoration: none;}
a.1:visited  {font-family: Arial; font-size: 12px; color:"#ffffff"; font-weight: normal;text-decoration: none}
a.1:hover{ font-family: Arial; font-size: 12px; color: "#ffffff";  font-weight: normal;text-decoration: underline}

a.2  { font-family: Arial; font-size: 8pt; color: "#FFFFFF"; text-decoration: none}
a.2:visited  {font-family: Arial; font-size: 8pt; color:"#FFFFFF"; text-decoration: none}
a.2:hover{ font-family: Arial; font-size: 8pt; color: "#FFFFFF"; text-decoration: underline}

a.pyt  {font-family: Arial; font-size: 11px; color: "#012945"; text-decoration: underline; font-style: normal;  font-weight: bold;}
a.pyt:visited {font-family: Arial; font-size: 11px; color:"#012945"; text-decoration: underline; font-style: normal; font-weight: bold;}
a.pyt:hover {font-family: Arial; font-size: 11px; color: "#012945"; text-decoration: none; font-style: normal; font-weight: bold;}

P {font-size: 12px; font-family: Arial; font-weight: normal; color:"#012945"; margin-left : 15px;  margin-right : 10px; margin-top : 0px;}
P.1{font-size: 12px; font-family: Arial; font-weight: normal; color:"#6D6D6D"; margin-left : 15px;  margin-right : 10px; margin-top : 0px; margin-bottom : 5px;}
P.2 {font-size: 10px; font-family: Arial; font-weight: normal; color:"#012945"; margin-left : 5px;  margin-right : 5px;}
INPUT{
	background-color: #FFFFFF;

font-size: 10pt; font-family: Arial; font-weight: normal; color:#339966;

}
TEXTAREA{
	background-color: #FFFFFF;
	border: 1px solid #676767;
font-size: 10pt; font-family: Arial; font-weight: normal; color:#339966;
}

SELECT{
background-color: #FFFFFF;
font-size: 10pt; font-family: Arial; color:#339966; 
}