body , a:link , a:visited , a:active , td , em , .logo, .bar, .first , p , .note  {
font-family : verdana, arial, helvetica, garamond, sans-serif;
color: #76aaa1;
background : #fff;
text-decoration : none;
}
body {
font-size : 16px;
color: #76aaa1
}
table  {
color: #76aaa1;
background : #A9BDB9;
}
a:link , a:visited , a:active  {
font-size : 16px;
}
.logo  {
width : 58px;
height : 70px;
}
.bar  {
width : 591px;
height : 21px;
}
td  {
font-size: 16px;
vertical-align : middle;
color : #76aaa1;
}
strike  {
text-decoration : line-through;
}
.white {
font-size: 30%;
color: #76aaa1;
background: #ffffff;
text-align: center;
}
.first  {
font-size : 75%;
color : #76aaa1;
}
em  {
color : #966;
}
p  {
font-size : 16px;
color : #76aaa1;
}
.note  {
font-size : 75%;
color : #76aaa1;
text-align : center;
}








