
a:active     {  font-family: Verdana; font-size: 12px; color: #000000}
a:link       {  font-family: Verdana; font-size: 12px; color: #000000}
a:visited    {  font-family: Verdana; font-size: 12px; color: #000000}
body         {  font-family: Verdana; font-size: 12px; color: #000000}
li           {  font-family: Verdana; font-size: 12px; color: #000000}
ol           {  font-family: Verdana; font-size: 12px; color: #000000}
table        {  font-family: Verdana; font-size: 12px; color: #000000}
td           {  font-family: Verdana; font-size: 12px; color: #000000}

.title1 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #3366C0;
  text-decoration  : none;
  font-weight      : medium;
}

.button {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 13px;
  font-weight      : bold;
  background-color : #F0F0F0;
  color            : #000000;
  border           : 1px solid #CCCCCC;
}


.tablecontent {
font-family: sans-serif;
font-size: 12px;
font-weight: bold; 
color:#FFFFFF
}

.button {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 13px;
  font-weight      : bold;
  background-color : #F0F0F0;
  color            : #000000;
  border           : 1px solid #CCCCCC;
}

.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #000000;
  background-color : #F0F0F0;
  text-align	   : left;
  border           : 1px solid #CCCCCC;
}

