form {
margin:0;
}
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
body, td, th {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #336600;
text-decoration: none;
text-align: justify;
}
a:link {
color: #336600;
text-decoration: none;
}
a:visited {
color: #336600;
text-decoration: none;
}
a:hover {
color: #336600;
text-decoration: none;
}
a:active {
color: #336600;
text-decoration: none;
}
.DarkGreyText {
color: #333333;
line-height: 150%;
}
.DarkGreyText1 {
color: #333333;
}
.brownText {
color: #990000
}
.blueText {
color: #000099
}
.beigeText {
color:#FFFFCC
}
.blackText {
color:#000000
}
.greenText {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #336600; font-weight: bold
}
.greenText2 {
color:#007800
}
.font10 {
font-size: 10px;
}
.font11 {
font-size: 11px;
}
.font12 {
font-size: 12px;
}
.font13 {
font-size: 13px;
}
.font14 {
font-size: 14px;
}
.font16 {
font-size: 16px;
}
.font18 {
font-size: 18px;
}
.font22 {
font-size: 22px;
}
.font24 {
font-size: 24px;
}
.font48 {
font-size: 48px;
}
.fontVerdana {
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.fontArial {
font-family: Arial, Helvetica, sans-serif;
}
.highlight {
color:#CC6600
}
.highlightBold {
color:#CC6600;
font-weight:bold;
}