
p.light
{
font-family: arial;
font-size: 8pt;
color:#33CCFF
}

p.dark
{
font-family: arial;
font-size: 8pt;
color:#008080
}

p.para
{
font-family: arial;
font-size: 8pt;
color:#008080;
text-align:justify
}


p.heading
{
font-family: arial;
font-size: 16pt;
color:#008080;
font-weight: bold
}

p.heading2
{
font-family: arial;
font-size: 20pt;
color:white;
font-weight: bold;
text-align:left
}

a.links
{
font-family: arial;
font-size: 10pt;
color:#33CCFF;
text-decoration: none
}

a.link1
{
text-decoration: none; 
color: #008080
}

ul.list1
{
list-style-type: square;
font-family: arial; 
color: #008080; 
font-size: 8pt
}

body.background1
{
background:#E0F4F1
}

table.white
{
background:#FFFFFF
}

td.green
{
background:#97CCC4
}