@charset "UTF-8";
/* CSS Document */

body{
margin:0px auto;
background-color: #99cc33;
font-family:Arial, Helvetica, sans-serif;
line-height:16px;
text-align:justify;
font-size:12px;
}

.sixteen {font-size: 16px}

.noborder {
border:0px;
text-decoration:none;
}

a {
text-decoration:none;
}

.corporateheading{
font-size:13px;
font-weight:bold;
line-height:20px;
color:#FF33CC;
}

.subheading{
font-weight:bold;
color:#0099FF;
}

.red{
color:#990000;
}

.darkblue {
color: #0071BC;
line-height:15px;
}

.small {font-size: 10px}

.lightgreen {color: #E6EFBC}

.darkpurple{
color:#660099;
line-height:15px;
}

.darkorange{
color:#FF0000;
line-height:15px;
}

.darkpink{
color:#990033;
line-height:15px;
}

.darkgreen{
color:#507f33;
line-height:15px;
}