A {
	FONT-WEIGHT: bold; TEXT-DECORATION: none;
        font-size: 80%;
}
A:link {
	COLOR: #000063
}
A:visited {
	COLOR: #000063
}
A:active {
	COLOR: Red;
}
A:hover {
	TEXT-DECORATION: underline
}

body {
   font-size: small;
   font-family: MS Sans Serif;
 }
h1 {
   font-size: 150%;
}
h2 {
   display: inline; 
   font-weight: normal   
   float: left;
   font-size: 100%;
   line-height: 22px;
}
h3 {
   font-size: 120%;
}
h4 {
   font-size: 80%;
}
ul li {
   font-size: 100%;
}
.note {
   font-family: "Lucida Grande" , sans-serif;
   font-size: 75%;
}
.note2 {
   float: right;
   FONT-WEIGHT: none;
   color: #808080;
   font-family: "Lucida Grande" , sans-serif;
   font-size: 70%;
}


.co {
float: left;
color: #006;
background: url(img/2.gif) top right no-repeat;
}

.co li {
float: left;
    margin:  0;
    padding: 0 0 0 0;
    text-decoration: none;
}
.de {
margin: 0;
padding: 12px 12px 0 12px;
background: url(img/1.gif) top left no-repeat;
}

.link {
margin: 0;
padding: 0 0 0 12px;
background: url(img/1.gif) bottom left no-repeat;
}
.link em {
display: block;
padding: 2px 12px 7px 12px;
font-style: normal;

background: url(img/2.gif) bottom right no-repeat;
}

