body { margin: 0px; background-color: #999999; }
body,td,input,select,textarea { font-size: 11px; font-family: Arial; line-height: 14px; }
p,input { margin: 0px 0px 3px 0px; }
img { display: block; }
a img { border: 0px; }
form { margin: 0px; display: inline; }

a:link,a:active,a:visited { color: #fd0303; text-decoration: none; }
a:hover { color: #000000; text-decoration: none; }

a.black:link,a.black:active,a.black:visited { color: #000000; text-decoration: none; }
a.black:hover { color: #fd0303; text-decoration: none; }

a.blue:link,a.blue:active,a.blue:visited { color: #237eb5; text-decoration: none; }
a.blue:hover { color: #000000; text-decoration: none; }

a.darkblue:link,a.darkblue:active,a.darkblue:visited { color: #1d3d6c; text-decoration: none; }
a.darkblue:hover { color: #000000; text-decoration: none; }

a.white:link,a.white:active,a.white:visited { color: #000000; text-decoration: none; font-weight: bold; }
a.white:hover { color: #759AB1; text-decoration: none; font-weight: bold; }

a.yellow:link,a.yellow:active,a.yellow:visited { color: #1d3d6c; text-decoration: none; font-weight: bold; }
a.yellow:hover { color: #000; text-decoration: none; font-weight: bold; }

.Heading { font-weight: bold; font-size: 14px; margin: 0px; }
.HeadingBlue { font-weight: bold; font-size: 14px; margin: 0px; line-height: 16px; color: #759ab1; }
.HeadingOrange { font-weight: bold; font-size: 14px; margin: 0px; line-height: 16px; color: #e17f32; }