body {
background-color: #FFFFFF;
margin: 0px 0px 0px 0px;
}

a:link, a:visited, a:active, a:hover {
font-family: Verdana;
font-size: 10pt;
color: #5B7CB3;
}

.m:link, .m:visited, .m:active {
font-family: Tahoma;
font-size: 18pt;
font-weight: normal;
color: #6D8BBC;
border-bottom: 1px dashed #5074AF;
text-decoration: none;
}

.m:hover {
font-family: Tahoma;
font-size: 18pt;
font-weight: normal;
color: #6D8BBC;
border-bottom: 0px;
text-decoration: none;
}

.ltop {
width: 100%;
background-image: url("line.gif");
}

.rtop {
background-image: url("line.gif");
text-align: center;
vertical-align: top;
}

.cetr {
text-align: center;
vertical-align: top;
}

.main {
padding: 25px;
padding-top: 5px;
border-right: 1px dashed #869FC8;
}

.text {
font-family: Verdana;
font-size: 10pt;
color: #333333;
text-align: justify;
}

#play, #play a {
font-family: Verdana;
font-size: 10pt;
font-weight: bold;
}

p {
margin: 10px;
}

h1 {
font-family: Arial;
font-size: 10pt;
color: #333333;
font-weight: bold;
text-align: right;
}

.sle:link, .sle:visited, .sle:active {
font-family: Verdana;
font-size: 10pt;
color: #333333;
text-decoration: none;
}

.sle:hover {
font-family: Verdana;
font-size: 10pt;
color: #333333;
text-decoration: underline;
}