html, body 
{
    margin: 0;
    padding: 0;
    height:100%;
    font-size: 12pt;
    background-image: url(/SchoolNet/images/bg_logo.gif);
}

a {text-decoration: none; color: #0048D2}
a:active {text-decoration: none; color: #0048D2}
a:hover {text-decoration: none; color: #B6D1FB}
a:link {text-decoration: none; color: #0048D2}

table.thin {border-width: .1mm; border-style: solid; border-collapse: collapse}
table.normal {border-width: 1px; border-style: solid; border-collapse: collapse}

tr.row0 {background-color: #F3FFFF}
tr.row1 {background-color: #FFFFFF}

div.title {font-size: 12pt; color: #0079C6; font-weight: bold}
div.warning {font-size: 12pt; color: #FF0000; font-weight: bold}

span.small {font-size: 9pt}
span.tiny {font-size: 7pt}
span.xTiny {font-size: 6pt}

span.normal {color: #000000}
span.grey {color: #9F9F9F}
span.highlight {color: #FF0000}
span.highlight2 {color: #7F0000;}

font.small {font-size: 9pt}
font.tiny {font-size: 7pt}
font.xTiny {font-size: 6pt}

font.normal {color: #000000}
font.grey {color: #9F9F9F}
font.highlight {color: #FF0000}
font.highlight2 {color: #7F0000}

span.small {font-size: 9pt}
span.tiny {font-size: 7pt}
span.xTiny {font-size: 6pt}

a.small {font-size: 9pt}
a.tiny {font-size: 7pt}
a.xTiny {font-size: 6pt}

label.small {font-size: 9pt}
label.tiny {font-size: 7pt}
label.xTiny {font-size: 6pt}

br.pageEnd {page-break-after: always}

hr {color: gray; height:1pt}

p.tiny {font-size: 7pt}
