img {
 border:solid 1px #aaa;
}

a:link {
font-weight: bold;
color: #DF0079;
text-decoration: none;
 }

a:visited {
font-weight: bold;
color: #DF0079;
text-decoration: none;
 }

a:hover {
font-weight: bold;
color: #00CC33;
text-decoration: underline;
 }

a:active {
font-weight: bold;
color: #DF0079;
text-decoration: none;
 }

body {
 margin:10px 0px; 
 background-image :none !important;
}

body,td {
 font-family:Osaka,"MS PGothic",sans-serif;
 font-size: 9pt;
 color: #3B2214;
 letter-spacing : 0.03em;
 line-height : 135%;
}


br{
letter-spacing:normal;
}
