body, h1, h2, h3, h6, .nav, .red, td , a:link , a:visited , a:active ,  li, .first, p, .note  {  

font-family : verdana, arial, helvetica, garamond, sans-serif;
background : #E6F2F0;   
text-decoration : none;
}
body  {
color : #699;
font-size : 16px;
}
.abc  { 
background : url("../bax/pastelmulti.jpg") repeat; 
color : #698;
}
h1 { 
color : #699; 
font-size : 26px; 
font-weight : bold; 
} 
h2 { 
color : #699; 
font-size : 19px; 
text-align : left; 
}
h3 { 
color : #699; 
font-size : 19px; 
text-align : center; 
}
h6 { 
color : #699; 
font-size : 18px; 
text-align : left; 
}
h7  {
text-indent : 12px;
}
td  {
vertical-align : middle;
color : #699;
}
a:link  {
color : #699;
font-size : 16px;
}
a:visited  {
color : #996;
font-size : 16px;
}
a:active  {
color : #699;
font-size : 16px;
}
.foo {
font-size : 6px; 
color : #366; 
font-style : italic;
text-align : left; 
background : #e5fff6; 
}
.nav {
font-size : 13px;
color : #366;
text-align : center;
}
.red {
color : #900;
font-size : 17px;
}
.first  { 
font-size : 16px; 
color : #366; 
text-align : left; 
}

li  {
list-style-type : disc;
color : #698;
font-size : 80%;
}
p  {
font-size : 30%;
color : #366;
}
.note {
font-size : 75%;
color : #699;
font-style : italic;
text-align : center;
}







