/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  body { margin: 0px;
    padding: 0px;
    color: rgb(51, 51, 51);
    background-color: #666666;
    font-family: Georgia, Times New Roman, Times, serif;
    }

  h1 { margin: 0px 0px 15px;
    padding: 0px;
    font-style: normal;
    font-variant: normal;
    font-size: 20px;
    line-height: 22px;
    font-size-adjust: none;
    font-stretch: ;
    font-weight: 900;
    color: rgb(0, 0, 0);
    font-family: Georgia, Times New Roman, Times, serif;
    }

  h2 { margin: 0px 0px 15px;
    padding: 0px;
    font-style: normal;
    font-variant: normal;
    font-size: 16px;
    line-height: 18px;
    font-size-adjust: none;
    font-stretch: ;
    font-weight: 900;
    color: rgb(0, 0, 0);
    font-family: Georgia, Times New Roman, Times, serif;
    }

  p { margin: 0px 0px 16px;
    padding: 0px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 21px;
    font-size-adjust: none;
    font-stretch: ;
    font-family: Georgia, Times New Roman, Times, serif;
    }

  ul { list-style-type: disc;
    font-family: Georgia, Times New Roman, Times, serif;
    }

  a { color: rgb(0, 153, 204);
    font-size: 12px;
    text-decoration: none;
    font-weight: 600;
    font-family: Georgia, Times New Roman, Times, serif ;
    }

  a:link { color: rgb(0, 153, 204);
    }

  a:visited { color: rgb(0, 119, 170);
    }

  a:hover { background-color: rgb(238, 238, 238);
    }

 #Content {
	border: 1px solid black;
	margin: 18px 210px 50px 10px;
    padding: 10px;
	background-color: #FFFFFF;
    }

  #rightBox {
	border: 1px solid black;
	padding: 10px;
	background-color: #FFFFFF;
	margin: 10px;
	position: absolute;
	width: 160px;
	top: 8px;
	right: 10px;
    }