body {background-image: url('images/back.gif'); background-color: #EEEEEE; margin-top: 20px; margin-right: 20px; margin-bottom: 20px; margin-left: 20px;}
a {color: #0000FF; text-decoration: none;}
a:link {color: #0000FF;}
a:visited {color: #800080;}
a:hover {color: #FF0000; text-decoration: underline;}
p, ul, li, blockquote {font-family: Verdana,sans-serif; font-size: 10pt; color: #000000;}
.wh {font-weight: bold; color: #FFFFFF;}
.hd {font-weight: bold; font-size: 18pt;}
.sh {font-weight: bold; font-size: 11pt;}
.bd {font-weight: bold;}
.sm {font-size: 7pt; color: #666666;}
hr {color: #666666; width: 100%; height: 1px;}
input {font-family: Verdana,sans-serif; font-size: 10pt; width: 250px;}
textarea {font-family: Verdana,sans-serif; font-size: 10pt; width: 250px;}
.chk {width: 15px;}
.del {width: 90px; font-weight: bold;}
.norm {width: 200px;}
.pass {width: 120px;}
.wide {width: 450px;}
.container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}