BODY {
    color: #000000; 
    font-family: helvetica,verdana; 
    font-size: 10px;
    background : #FFFFFF;
    margin : 10px 10px 10px 10px;
}

a:link      {color: #003399; text-decoration: none;}
a:visited   {color: #003399; text-decoration: none;}
a:hover     {color: #74001D; text-decoration: none;}
a:active    {color: #74001D; text-decoration: none;}

td          {
    color: #919191;
    font-family: helvetica,verdana;
    font-size: 10px;
}
.main       {color: #000000; font-family: helvetica,verdana; font-size: 10px;}
.date       {color: #AAAAAA; font-family: helvetica,verdana; font-size: 9px;}

.templateTitle      {background : #666666;}
.templateBullet1    {}
.templateBullet2    {}

.titleSmall         {color: #191919; font-size: 11px; text-decoration: none; font-weight : bold;}
a.titleSmall:link   {color: #555564; font-size: 11px; text-decoration: none; font-weight : bold;}
a.titleSmall:visited{color: #555564; font-size: 11px; text-decoration: none; font-weight : bold;}
a.titleSmall:hover  {color: #FCAB0F; font-size: 11px; text-decoration: underline; font-weight : bold;}
a.titleSmall:active {color: #FCAB0F; font-size: 11px; text-decoration: underline; font-weight : bold;}

.titleWhite             {color: #FFFFFF; font-size: 12px; text-decoration: none;}
a.titleWhite:link       {color: #EEEEEE; font-size: 12px; text-decoration: none;}
a.titleWhite:visited    {color: #EEEEEE; font-size: 12px; text-decoration: none;}
a.titleWhite:hover      {color: #EEEEEE; font-size: 12px; text-decoration: underline;}
a.titleWhite:active     {color: #EEEEEE; font-size: 12px; text-decoration: underline;}

.title          {color: #003399; font-size: 12px; text-decoration: none; font-weight : bold;}
a.title:link    {color: #003399; font-size: 12px; text-decoration: none; font-weight : bold;}
a.title:visited {color: #003399; font-size: 12px; text-decoration: none; font-weight : bold;}
a.title:hover   {color: #003399; font-size: 12px; text-decoration: underline; font-weight : bold;}
a.title:active  {color: #003399; font-size: 12px; text-decoration: underline; font-weight : bold;}

.header             {color: #003399; font-size: 18px; text-decoration: none;}
a.header:link       {color: #003399; font-size: 18px; text-decoration: none;}
a.header:visited    {color: #003399; font-size: 18px; text-decoration: none;}
a.header:hover      {color: #003399; font-size: 18px; text-decoration: underline;}
a.header:active     {color: #003399; font-size: 18px; text-decoration: underline;}

.inputText      {border : 2px  solid #cccccc;  font-size : 11px; font-family : helvetica; width : 245px; height:22px; background : #FFFFFF;padding-top : 3px;}
.inputCheck     {border : 0px solid #999999; font-size : 11px; font-family : Verdana; width : auto; background : #FFFFFF}
.inputTextSmall {border : 1px solid #999999; font-size : 9px; font-family : Verdana; width : 30px; background : #EEEEEE}
.inputTextarea  {border : 1px solid #999999; font-size : 9px; font-family : Verdana; width : 250px; height : 120px; background : #EEEEEE}
.inputSubmit    {border : 1px solid #999999; font-size : 9px; font-family : Verdana; width : 122px; background : #CCCCCC}
.inputSearch    {border : 1px groove #6699CC; font-size : 10px; font-family : Verdana; width : 122px; height:21px; background : #FFFFFF; padding-top : 3px;}
.inputSelect    {border : 1px solid #999999; font-size : 9px; font-family : Verdana; width : 122px; background : #EEEEEE}

p {margin-top: 0px;margin-bottom: 10px;}
ul{margin-top: 10px;margin-bottom: 10px;}
hr {border : 1px #333333; width : 100%; height : 1px; background : #EEEEEE}
