a img
{
	border: none;
}

.ostop
{
    font-size: 9px;
    color: #333333;
    background-color: transparent;
}
a
{
    text-decoration: none;
    color: #000A8B;
    background-color: transparent;
}

a:hover
{
    text-decoration: underline;
    background-color: transparent;
}

a:visited
{
    text-decoration: none;
	 background-color: transparent;
}

b
{
    font-weight: bold;
}
i
{
    font-style: italic;
}

body { 
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
} 
td {  text-align: left}
.forml {  font-size: x-small; text-align: center}
.rowodd { background-color: #3F6397; color: #FFFFFF; vertical-align: baseline}
.roweven { background-color: #D8E8FF; vertical-align: baseline}
.textpage{ font-family: Arial;}
.title{ font-family: Arial; font-weight: bold; font-size: larger}  
   
