body{
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 24px;
background-color:#22cc66;
}
p.marker{
font-size:14;
color:blue;
Text-align:general;
background-color:#22cc66;
} 
p.big {
font-size:16;
line-height: 180%;
color:blue;
}
p.Two{
font-weight: bold;
font-size:12;
line-height:170%;
}
P.white{
color:white;
font-size:15;
font-weight: 800;
text-align:left;
}
p.content {
color:blue;
text-align:center;
}
p.heading{
color:black;
text-align:center;
}

p.list{
font-size:14;
color:blue;
text-align:left;
}
p.foot{
font-size:12;
}

h2 {
text-align:center;
color:blue;
font-size:24px;
}
h3{
font-size:18px;
text-align:center;
}

hr{color:green;}

table.one{
color:red;
background:#22cc66;
width:100%;
}

td.two{
font-weight: bold;
font-size:14;
line-height:170%;
text-align:center;
}
td.content{
color:blue;
text-align:center;
background-color:white;

}
Table.three{
line-height: 125%;
background-color:#22cc66;
}
tr.head{
color:green;
font-size:20px;
text-align:center;
background-image: url("titlebgz.jpg");
}
border-collapse: separate;
}
a:link     {color:brown;}
a:visited  {color:maroon}
a:hover    {color:black}
a:active   {color:blue}
