/* CSS Document */
.green11 {
font-family:Tahoma;
font-size:11px;
color:#5F7804;
}
.green11:hover {
font-family:Tahoma;
font-size:11px;
color:#5F7804;
text-decoration:none;
}
.green11bold {
font-family:Tahoma;
font-size:11px;
color:#5F7804;
font-weight:bold;
}
.orange11 {
font-family:Tahoma;
font-size:11px;
color:#DE8A03;
}
.orange11bold {
font-family:Tahoma;
font-size:11px;
color:#DE8A03;
font-weight:bold;
}
.copy {
font-family:Tahoma;
font-size:11px;
color:#DE8A03;
text-decoration:none;
}
.copy:hover {
font-family:Tahoma;
font-size:11px;
color:#DE8A03;
text-decoration:underline;
}
.text11 {
font-family:Tahoma;
font-size:11px;
color:#333333;
}
.text11:hover{
font-family:Tahoma;
font-size:11px;
color:#333333;
text-decoration:none;
}
.txt11bold{
font-family:Tahoma;
font-size:11px;
color:#333333;
font-weight:bold;
}
.headorange{
font-family:Tahoma;
font-size:14px;
color:#DE8A03;
}
.headorangebold{
font-family:Tahoma;
font-size:14px;
color:#DE8A03;
font-weight:bold;
}
.headgreen{
font-family:Tahoma;
font-size:14px;
color:#5F7804;
}
.headgreenbold{
font-family:Tahoma;
font-size:14px;
color:#5F7804;
font-weight:bold;
}
.menu{
font-family:Tahoma;
font-size:11px;
color:#333333;
text-decoration:none;
}
.menu:hover{
font-family:Tahoma;
font-size:11px;
color:#333333;
text-decoration:underline;
}
.white11 {
font-family:Tahoma;
font-size:11px;
color:#FFFFFF;
}
.white10 {
font-family:Tahoma;
font-size:9px;
color:#FFFFFF;
}
.readmore {
font-family:Tahoma;
font-size:11px;
color:#5F7804;
}
.readmore:hover {
font-family:Tahoma;
font-size:11px;
color:#5F7804;
text-decoration:none;
}