/* CSS Document */

a:link{
font-family:verdana;
font-size:8pt;
font-weight:bold;
color:#000000;
text-decoration:none;
}
a:visited{
font-family:verdana;
font-size:8pt;
font-weight:bold;
color:#000000;
text-decoration:none;
}

a:hover{
font-family:verdana;
font-size:8pt;
font-weight:bold;
color:#000000;
text-decoration:underline;
}

body{
margin-top:5px;
}

.text{
font-family:verdana;
font-size:10pt;
padding:5px;
text-align:justify;
}

.textSmallHeading{
font-family:verdana;
font-size:10pt;
font-weight:bold;
padding:5px;
}

.textHeading{
font-family:verdana;
font-size:12pt;
font-weight:bold;
padding:5px;
}

.textSch{
font-family:verdana;
font-size:8pt;
padding:2px;
text-align:justify;
}

.top:link{
font-family:verdana;
font-size:8pt;
color:#888888;
font-weight:bold;
text-decoration:none;
}

.top:visited{
font-family:verdana;
font-size:8pt;
color:#888888;
font-weight:bold;
text-decoration:none;
}

.top:hover{
font-family:verdana;
font-size:8pt;
color:#000000;
font-weight:bold;
text-decoration:none;
}


.news:link{
font-family:verdana;
font-size:10pt;
font-weight:normal;
color:#003399;
text-decoration:none;
}
.news:visited{
font-family:verdana;
font-size:10pt;
font-weight:normal;
color:#003399;
text-decoration:none;
}

.news:hover{
font-family:verdana;
font-size:10pt;
font-weight:normal;
color:#003399;
text-decoration:underline;
}


