body 
{	
background-color:#859282;
margin-top: 10px;
margin-left: 55px;
}

.border {
border: #EBEEC3; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px
}

td
{
color: #EBEEC3;
font-family: verdana;
font-size: 11px;
}

.text1
{
color: #EBEEC3;
font-family: verdana;
font-size: 15px;
font-weight: bold;
}

.bold
{
font-weight: bold;
}

.ital
{
font-style: italic;
}


A:link
{
color: #EBEEC3;
font-family: verdana;
font-size: 11px;
font-weight: bold;
text-decoration:none;
}
A:hover
{
color: #83997C;
font-family: verdana;
font-size: 11px;
font-weight: bold;
text-decoration:none;
}
A:active
{
color: #EBEEC3;
font-family: verdana;
font-size: 11px;
font-weight: bold;
text-decoration:none;
}
A:visited
{
color: #EBEEC3;
font-family: verdana;
font-size: 11px;
font-weight: bold;
text-decoration:none;
}

a.link2:link
{color: #EBEEC3;
font-family: verdana;
font-size: 11px;
font-weight: bold;
text-decoration: none
}

a.link2:hover {color: #ffffff; font-family: verdana; font-size: 11px; font-weight: bold; text-decoration: none
}

a.link2:visited {color: #EBEEC3; font-family: verdana; font-size: 11px; font-weight: bold; text-decoration: none
}

.imgr {
float: right;
}

.imgl {
float: left;
}
