body { 
margin : 0; 
font-size : xx-small; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
 } 

.font2 {
font-family : verdana, Arial, Helvetica, sans-serif; 
font-size : 8pt; 
font-style : italic; 
font-weight : bold; 
color : maroon; 
text-decoration : underline; 
} 

.font3 {
font-family : Arial, Helvetica, sans-serif; 
font-size : 10pt; 
font-style : italic; 
font-weight : bold; 
color : maroon; 
text-decoration : underline; 
} 

.font4 {
font-family : Verdana, Helvetica, sans-serif; 
font-size : 7pt; 
font-weight : bold; 
color : #404040; 
text-decoration : none; 
} 

.font5 {
font-family : Verdana, Helvetica, sans-serif; 
font-size : 8pt; 
color : maroon; 
text-decoration : none; 
} 
.font5a {
font-family : Verdana, Helvetica, sans-serif; 
font-size : 7pt; 
color : #000000; 
text-decoration : none; 
} 
.font5b {
font-family : Verdana, Helvetica, sans-serif; 
font-size : 7pt; 
color : maroon; 
text-decoration : none; 
} 

.fontaa {
font-family : Verdana, Helvetica, sans-serif; 
font-size : 7pt;
font-weight : bold;  
color : maroon; 
text-decoration : none; 
} 


p.double {
border-style : double; 
} 

table.s1 {
border : 1px solid inherit; 
border-color : #b00c0c; 
} 

table.d1 {
border-style : double; 
border-color : #b00c0c; 
} 

td.tt
{
background-image:
url('tt.jpg')
}

td.snow
{
background-image:
url('images/snowflake2.jpg')
}

TD {
font-family : Verdana, Arial, Helvetica; 
font-size : 8pt; 
} 

td.s1 {
background-color : #ffffff; 
border : 1px solid #b00c0c; 
padding : 3px; 
} 

td.t {
font-weight : bold;
font-size : 8pt;  
} 
td.t2 {
font-size : 7pt; 
padding-left : 13px; 
} 

td.d1 {
background-color : #b00c0c; 
border : 1px solid #d9d7c5; 
padding : 1px;
text-align : center;
font-family : Verdana, Helvetica, sans-serif; 
font-size : 7pt; 
font-weight : bold; 
color : #ffffff; 
text-decoration : none;  
} 

td.b1 {
background-color : #fcfbee; 
border : 1px solid #b00c0c; 
padding : 2px; 
} 

td.b2 {
background-color : #fcfbee; 
border : 1px solid #c0c0c0; 
padding : 1px; 
} 

table.s2 {
border-style : solid; 
border-color : #d9d7c5; 
} 

table.d2 {
border-style : double; 
border-color : #d9d7c5; 
} 

input.sm {
font-size : 9px; 
font-family : verdana, Arial, Helvetica, sans-serif; 
color : #000000; 
} 

input.special {
font-size : 12px; 
font-family : verdana, Arial, Helvetica, sans-serif; 
color : #ffffff; 
font-weight : bold; 
background : #00c000; 
} 

input.specialoff {
font-size : 12pt; 
font-family : verdana, Arial, Helvetica, sans-serif; 
color : #ffffff; 
font-weight : bold; 
background : #ff0000; 
} 

A:link {
font-size : xx-small;
font-family : verdana, Arial, Helvetica, sans-serif; 
text-decoration : none; 
color : #003399; 
} 

A:visited {
font-size : xx-small; 
font-family : verdana, Arial, Helvetica, sans-serif; 
text-decoration : none; 
color : #800080; 
} 
A:hover {
color : #c00000; 
} 

form {
display : inline; 
} 
