
a:active     {  color: #000000}
a:link       {  color: #0000FF}
a:visited    {  color: #0000FF}
a:hover	{ color: #9E1616}
body         {  font-family: Arial; font-size: 12px; color: #000000}
li           {  font-family: Arial; font-size: 12px; color: #000000}
ol           {  font-family: Arial; font-size: 12px; color: #000000}
table        {  font-family: Arial; font-size: 12px; color: #000000}
td           {  font-family: Arial; font-size: 12px; color: #000000}
.smallText  { font-family: Arial; font-size: 10px; }
.smallTextBold  { font-family: Arial; font-size: 10px; font-weight:Bold}

.bodyText  { font-family: Arial; font-size: 12px; }
.bodyTextBold  { font-family: Arial; font-size: 12px; font-weight:Bold}

.mediumText  { font-family: Arial; font-size: 14px; }
.mediumTextBold  { font-family: Arial; font-size: 14px; font-weight:Bold}

.largeText  { font-family: Arial; font-size: 16px; }
.largeTextBold  { font-family: Arial; font-size: 16px; font-weight:Bold}

.message { font-family: Arial; font-size: 12px; color:red; font-weight:Bold}
.errorFields {background-color:#DDDDDD; color:red}