
* {
font-family: Arial;
font-size: 10px;
color: #808080;
line-height: 12px;
}



a, a:visited, a:link {
color: #bd1812;
text-decoration: none;
font-weight:bold;
}

a:hover {
color: #ffffff;
}


p {
margin: 0px 0px 1px 0px;
}

img {
border: 0px;
}

 b {color: #676363; }
 i{color: #bc8c8c; }
 u{color: #cd575a; }
 s {color: #f66666; }


h1 {

text-align: center;
color: #808080;
border-bottom: 1px dashed #c51716;
font-weight: bold;
font-size: 12px;
background-color:#ffffff;
line-height: 16px;
font-family:Georgia;
}

h2 {

text-align: left;
color: #808080;
border-bottom: 1px dashed #c51716;
font-weight: bold;
font-size: 12px;
background-color:#ffffff;
line-height: 16px;
font-family:Georgia;
}



A.navi{

display:block;
padding-left: 1px;
font-family: Georgia;
font-size: 7pt;
background-color:#ffffff;
color: #606d80;
line-height: 12px;
text-align: right;
letter-spacing:2px;
border-bottom: 1px dashed #c51716;
}

A.navi:hover {

padding-left: 1px;
background-color:#ffffff;
font-size: 7pt;
color: #0d0d31;
font-family: Arial;
text-align: center;
line-height: 12px;
}
}