body {
	background-color: #6699CC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
.bodyText {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    font-style: normal; 
    line-height: normal; 
    font-weight: normal; 
    font-variant: normal; 
    color: #000000
}
.bodyTextLink {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    font-style: normal; 
    line-height: normal; 
    font-weight: normal; 
    font-variant: normal; 
    color: #000000
 }
.bodyTextLink:hover {
    color: #99CC66
}
.bodyTextBold {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    font-style: normal; 
    line-height: normal; 
    font-weight: bold; 
    font-variant: normal; 
    color: #000000
}
.bodyTextBoldLink {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    font-style: normal; 
    line-height: normal; 
    font-weight: bold; 
    font-variant: normal; 
    color: #000000
    }
.bodyTextBoldLink:hover {
    color: #99CC66
    }
.bodyTextItalic {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    font-style: oblique; 
    line-height: normal; 
    font-weight: normal; 
    font-variant: normal; 
    color: #000000
}
.justRight 
{
    text-align : right ;
}