/* ********Home work opportunity Style Sheet*********** */


body {
margin-top:20px;
margin-bottom:5px;
margin-left:20px;
margin-right:20px;
color:#000000;
font-size:10pt;
font-family:"arial", "times new roman", "geneva", "sans-serif";
background:#0099CC;
}

H1 {
margin:0;
margin-left:6;
margin-bottom:2;
font-size:24px;
font-weight:200;
color:#663300;
font-style:oblique;
font-family:"times new roman", "geneva", "sans-serif";
}

H2 {
margin:0;
font-size:8pt;
font-weight:600;
color:#FFCC33;
}

H3 {
margin:0;
margin-bottom:2;
margin-top:5;
font-size:21px;
font-weight:400;
color:#663300;
font-style:oblique;
font-family:"times new roman", "geneva", "sans-serif";
}

H4 {
margin: 0;
font-size:18px;
color:#663300;
font-style:oblique;
font-family:"times new roman", "geneva", "sans-serif";
}

td.work {
padding-left:6;
padding-top:15;
font-size:11pt;
}

td.working {
padding-right:4;
text-align:right;
color:#ffffff;
font-size:7pt;
font-weight:600;
font-family:"Verdana", "Arial", "Helvetica", "sans-serif";
}

b {
font-weight:400;
}

b.income {
font-weight:800;
}


strong {
color:#ffffff;
font-weight:500;
}

A:link {
color:#ffffff;
text-decoration:none;
}

A:visited {
color:#ffffcc;
text-decoration:none;
}

A:active {
color:#ffcc33;
text-decoration:none;
}

A:hover {
color:#ffff00;
text-decoration:none;
}


/* ******copyright****** */
A.work:link {
color:#000000;
text-decoration:none;
}

A.work:visited {
color:#000000;
text-decoration:none;
}

A.work:active {
color:#000000;
text-decoration:none;
}

A.work:hover {
color:#000000;
text-decoration:none;
}
