.red {color:red;}
.white {color:white;}
.gray {color:gray;}

body {font-size:11pt;font-family:arial,helvetica;}
td {font-size:11pt;}
p {font-size:11pt;}
a {text-decoration:none;color:white;}
a:hover {color:red;}

.small {font-size:9pt;}
.medium {font-size:16pt;}
.large {font-size:20pt;}
