h1,h2
{
font-family: calibri, 'calibri';
font-weight: normal;
font-style:italic; 
font-style:bold; 
color: rgb(0,160,255);
}
h3
{
font-family: calibri, 'calibri';
font-weight: normal; 
font-style:italic; 
color: rgb(0,160,255);
}

h4 
{
font-family: calibri, 'calibri';
font-weight: normal; 
text-transform:uppercase;
color: rgb(0,160,255);
}

p,table,li,address
{
font-family: arial, 'sans serif'; 
margin-left: 15pt;
}

p,li,th,td
{
font-size: 90%;
color: rgb(0,160,255);
}

.title_link
{
font-size: 90%;
font-weight: normal;
}

.prompttext
{
font-family: arial, 'sans serif';
font-size: 90%;
font-weight: normal;
}

.alerttext
{
font-family: arial, 'sans serif';
font-size: 100%;
font-weight: normal;
color: rgb(125,0,0);
}

.logo1
{
height: ;
width: ;
}
 

img.logo { 
height: 150; 
width:230; 
} 
#main { 
text-align:center; 
} 


.centeredImage
    {
    text-align:center;
    }


th 
{
background-color:#FAEBD7
}

/* mab 20100914
body
{
background-color: rgb(220,220,220);
}
*/
body
{
background-color: rgb(255,255,255);
}
a:link    {color:black}
a:visited {color:purple}
a:active  {color:darkred}
a:hover   {color:darkred}

