.links
{  
font-family: "ms sans serif", arial, helvetica; 
font-size: 12px; font-weight: bold;
color: #ffffff;
text-decoration: none
}

.links:hover
{
text-decoration: underline;
color: #ffffff;
}





a:hover
{
color: #990000;
}

p,ul,dl,ol
{
font-family: arial, ms sans serif, helvetica; 
font-weight: normal;
font-size: 12pt; 
color: #000000;
letter-spacing: 0.02em;
margin-bottom: 0%;
line-height: 15pt
}

h1
{  
font-family: arial, helvetica, verdana; 
font-size: 16pt; font-weight: bold;
color: #061e7d;
text-decoration: none
}

h2
{  
font-family: arial, ms sans serif, helvetica; 
font-size: 14pt; font-weight: bold;
color: #6c84e3;
text-decoration: none
}

h3
{  
font-family: arial, ms sans serif, helvetica; 
font-size: 11pt; 
font-weight: bold;
color: #000000;
text-decoration: none;
letter-spacing: 0.02em
}

a
{  
color: #061e7d;
text-decoration: underline
}

.bold,.bold
{  
font-family: ms sans serif, arial, helvetica; 
font-size: 9px; font-weight: bold;
color: #ffffff;
text-decoration: none
}


/* .bold:hover,.bold a:hover */
.bold a:hover
{
color: #061e7d
}

.normal 
{  
font-family: ms sans serif, arial, helvetica; 
font-size: 9px; font-weight: normal;
color: #000000;
text-decoration: none
}

.normal A:hover
{
color: #990000
}
/*  td added below 2010 */
td,.alpha 
{  
font-family: ms sans serif, arial, helvetica; 
font-size: 12px; 
font-weight: normal;
color: #061e7d;/* #061e7d;  */
text-decoration: none
}
.alert
{  
font-family: ms sans serif, arial, helvetica; 
font-size: 12px; 
font-weight: normal;
color: #cc3300;
text-decoration: none
}
.alpha:hover
{
color: #000000;
text-decoration: underline
}
.beta
{  
font-family: ms sans serif, arial, helvetica; 
font-size: 12px; 
font-weight: normal;
color: #5a4fff;
text-decoration: none
}

.beta:hover
{
color: #5a4fff;
text-decoration:
}
ul
{
   list-style-type: square;
}


