h1,h2,h4 
{
font-family: arial, 'sans serif';
font-weight: normal; 
color: rgb(0,0,0);
}

h3 
{
font-family: arial, 'sans serif';
font-weight: normal; 
color: rgb(0,0,0);
}

p,table,li,address
{
font-family: arial, 'sans serif'; 
margin-left: 15pt;
}

p,li,th,td
{
font-size: 90%;
color: rgb(0,0,0);
}

.title_link
{
font-size: 100%;
font-weight: bold;
}

.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: ;
}

th 
{
background-color:#FAEBD7
}

body
{
background-color: rgb(220,220,220);
}

a:link    {color:blue}
a:visited {color:purple}
a:active  {color:darkred}
a:hover   {color:darkred}
