/* Common Stylesheet */

a {text-decoration: none}
a:link, a:active, a:visited {color: white}
a:hover {text-decoration: underline}

.text {text-align:justify; font-family: Arial; font-style: normal; color: black; font-size: 14px;}
.smalltext {text-align:left; font-family: Arial; font-style: normal; color: white; font-size: 10pt}
.largetext {text-align: left; font-family: Arial; font-style: normal; color: white; font-size: 14pt}
.footertext {text-align: left; font-family: Arial; font-style: normal; color: black; font-size: 8pt;}