body
{
background-color:#ffffff;
margin:10px 10px 10px 10px;
font-size:100%;
line-height:120%;
letter-spacing:2;
}


a:hover {background:lightpink}

li {line-height:140%;}

.s {font-size:75%}
.m {font-size:85%}
.b {font-size:120%}

.bo {font-weight:bold;}
.s-bo {font-size:75%;font-weight:bold;line-height:120%;}
.m-bo {font-size:85%;font-weight:bold;}
.b-bo {font-size:120%;font-weight:bold;}
.wh {color:white;}
.rd {color:red;}
.m-rd {font-size:85%;color:red;}
.bo-rd {font-weight:bold;color:red;}
.b-bo-rd {font-size:120%;font-weight:bold;color:red;}
.s-rd {font-size:75%;color:red;}
.bo-wh {font-weight:bold;color:white;}
.b-bo-wh {font-size:120%;font-weight:bold;color:white;}
.m-bo-wh {font-size:85%;font-weight:bold;color:white;}
.b-bo-bl {font-size:120%;font-weight:bold;color:blue;}
.bo-bl {font-weight:bold;color:blue;}

.b-bo-pk {font-size:120%;font-weight:bold;color:white;}
.m-bo-pk {font-size:85%;font-weight:bold;color:white;}


.it {font-style:italic;}

.c1 {color:#FF9999;}

.c01 {color:#ff8000;}
.c02 {color:#0000ff;}
.c03 {color:#d39501;}
.c04 {color:#004080;}
.c05 {color:#009900;}
.c06 {color:#ff0000;}

