
a:link, a:visited, a:active, a:hover,
font, td, .txt, .stxt, .redtxt, .bluetxt, .greentxt, .whitetxt,
.h2, .h4

{
font-family:'arial';
font-weight:regular;
font-size:10pt;
color:#000000;
text-decoration:none;
}

.redtxt{color:#ff0000;}
.greentxt{color:#007f00;}
.whitetxt{color:#ffffff;}
.stxt{color:#000000;font-size:8pt;}


.h2{
font-size:32pt;
color:#ffffff;
font-weight:bold;
text-decoration:none;
}

.h4 {
font-size:20pt;
color:#ffffff;
font-weight:bold;
text-decoration:none;
}


a.side:link, a.side:visited, a.side:active, a.side:hover{
font-size:10pt;
font-weight:bold;
color:#ffffff;
}

a.s2:link, a.s2:visited, a.s2:active, a.s2:hover {
font-size:10pt;
font-weight:regular;
color:#ffffff;
}

a:link, a:visited, a:active, a:hover{
	color:#0009C2;
}



a:hover,a.side:hover, a.s2:hover {
text-decoration:underline;
}


.txt{
font-size:11pt;
}

.h6{
font-size:20pt;
color:#000000;
font-weight:bold;
text-decoration:underline;
}

.h8{
font-size:15pt;
color:#000000;
font-weight:bold;
text-decoration:none;
}
