A:link {background: #ffffff; text-decoration: none; color: #333333;}
A:visited {background: #ffffff; text-decoration: none; color: #333333;}
A:active {background: #ffffff; text-decoration: none color: #333333;}
A:hover {background: #ffffff; font-size:12px; font-weight:plain; color: #660000;}

.BODY {
 font-family: font_name, times; 
 font-size: 12px; 
line-height: 14px
 background: url(../images/background.gif) white no-repeat top left 

}


.title {
 color: #333333 ; 
 font-family: font_name, times; 
 font-size: 18px; 
 text-align: center
line-height: 28px
}

.header {
 color: #333333 ; 
 font-family: font_name, times; 
 font-size: 16px; 
 text-align: left
line-height: 28px
}

.text {
 color: #000000 ; 
 font-family: font_name, times; 
 font-size: 12px; 
line-height: 15px
 text-align: left
}

P {
 color: #000000 ; 
 font-family: font_name, times; 
 font-size: 12px; 
line-height: 15px
 text-align: left
}

TABLE {
background: #ffffff;
border: solid;
border-color: #dcdcdc;
border-width: 0px;
border-spacing: 11px;
border-collapse: collapse;
 color: #000000 ; 
 font-family: font_name, times; 
 font-size: 12px; 
}

TD {
background: #ffffff;
border: solid;
border-color: #dcdcdc;
border-width: 0px;
 color: #000000 ; 
 font-family: font_name, times; 
 font-size: 12px; 
margin: 11px;
padding: 0px;
}

