@charset "utf-8";
/* CSS Document */


.myAccount{

font-family: Arial,Helvetica,sans-serif;

font-style: normal;

font-variant: normal;

font-weight: bold;

font-size: 18px;

line-height: normal;

font-size-adjust: none;

font-stretch: normal;

color: green;

}
.subtitle{

font-family: Arial,Helvetica,sans-serif;

font-style: normal;

font-variant: normal;

font-weight: bold;

font-size: 14px;

line-height: normal;

font-size-adjust: none;

font-stretch: normal;

color: #004c01;

}

.standard {

font-family: Arial,Helvetica,sans-serif;

font-style: normal;

font-variant: normal;

font-weight: normal;

font-size: 12px;

line-height: normal;

font-size-adjust: none;

font-stretch: normal;

color: #004c01;

}
standard.a:link {
color: green;
}
