p.text_green {
color : #43686e;
font-family : arial;
font-size : 10pt;
}
p.text_white {
color : #ffffff;
font-family : arial;
font-size : 10pt;
}
p.title_green {
color : #43686e;
font-family : arial;
font-weight : bold;
font-size : 12pt;
}
p.title_white {
color : #ffffff;
font-family : arial;
font-weight : bold;
font-size : 12pt;
}
a.link_green {
color : #43686e;
font-family : arial;
font-weight : bold;
font-size : 10pt;
text-decoration : none;
}
a.link_white {
color : #ffffff;
font-family : arial;
font-weight : bold;
font-size : 10pt;
text-decoration : none;
}