<style type="text/css">
/* INCLUDE ONLY CONTENT BETWEEN  head  TAGS FOR CSS*/
/* Set the background color of body*/
body{background-color:#001F3E;}

/* Set link variations*/
a:link,a:visited{font-weight:normal; color:#000080; width:120px; padding:4px; text-decoration:none;}
a:hover,a:active{color:#006666; background-color:00ffff;}

a.tiny:link,a.tiny:visited {font-weight:bold; color:#000066; width:80px; padding:2px; text-decoration:none;font-size:90%;}
a.tiny:hover,a.tiny:active {color:#006666; background-color:00ffff;}

a.bold:link,a.bold:visited {font-weight:bold; color:#000066; width:120px; padding:4px; text-decoration:none;}
a.bold:hover,a.bold:active {color:#006666; background-color:00ffff;}

a.Bblue:link,a.Bblue:visited {font-size:125%; font-weight:bold; color:#000066; width:120px; padding:4px; text-decoration:none;}
a.Bblue:hover,a.Bblue:active {color:#006666; background-color:00ffff;}


p{text-align:left; color:black;}
p.c{text-align:center; color:black;}
p.r{text-align:right; color:black;}
p.lb{text-align:left; color:black; font-weight:bold;}
p.cb{text-align:center; color:black; font-weight:bold;}
p.rb{text-align:right; color:black; font-weight:bold;}
p.med{text-align:left; color:black; font-size:120%;}
p.Lmed{text-align:left; color:black; font-size:120%; font-weight:bold}
p.Cmed{text-align:center; color:black; font-size:120%; font-weight:bold}
p.Rmed{text-align:left; color:black; font-size:120%; font-weight:bold}

p.LmedG{text-align:left; color:green; font-size:120%; font-weight:bold}
p.CmedG{text-align:center; color:green; font-size:120%; font-weight:bold}
p.RmedG{text-align:left; color:green; font-size:120%; font-weight:bold}

p.LmedR{text-align:left; color:red; font-size:120%; font-weight:bold}
p.CmedR{text-align:center; color:red; font-size:120%; font-weight:bold}
p.RmedR{text-align:left; color:red; font-size:120%; font-weight:bold}


p.serif{font-family:"Times New Roman",Times,serif;}

h1 {font-size:300%; text-align:center; font-weight:normal}
h1.red {font-size:300%; text-align:center; color:red; font-weight:normal}
h1.green {font-size:300%; text-align:center; color:green; font-weight:normal}
h1.blue {font-size:300%; text-align:center; color:blue; font-weight:normal}
h1.B {font-size:300%; text-align:center; font-weight:bold}
h1.Bred {font-size:300%; text-align:center; color:red; font-weight:bold}
h1.BIred {font-size:300%; text-align:center; color:red; font-weight:bold; font-style:italic}
h1.Bgreen {font-size:300%; text-align:center; color:green; font-weight:bold}
h1.Bblue {font-size:300%; text-align:center; color:blue; font-weight:bold}

h2 {font-size:200%; text-align:center; font-weight:normal}
h2.red {font-size:200%; text-align:center; color:red; font-weight:normal}
h2.green {font-size:200%; text-align:center; color:green; font-weight:normal}
h2.blue {font-size:200%; text-align:center; color:blue; font-weight:normal}
h2.B {font-size:200%; text-align:center; font-weight:bold}
h2.Bred {font-size:200%; text-align:center; color:red; font-weight:bold}
h2.BIred {font-size:200%; text-align:center; color:red; font-weight:bold; font-style:italic}
h2.Bgreen {font-size:200%; text-align:center; color:green; font-weight:bold}
h2.Bblue {font-size:200%; text-align:center; color:blue; font-weight:bold}

h3 {font-size:150%; text-align:center; font-weight:normal}
h3.red {font-size:150%; text-align:center; color:red; font-weight:normal}
h3.green {font-size:150%; text-align:center; color:green; font-weight:normal}
h3.blue {font-size:150%; text-align:center; color:blue; font-weight:normal}
h3.B {font-size:150%; text-align:center; font-weight:bold}
h3.Bred {font-size:150%; text-align:center; color:red; font-weight:bold}
h3.Bgreen {font-size:150%; text-align:center; color:green; font-weight:bold}
h3.Bblue {font-size:150%; text-align:center; color:blue; font-weight:bold}

h4 {font-size:120%; text-align:center; font-weight:normal}
h4.red {font-size:120%; text-align:center; color:red; font-weight:normal}
h4.green {font-size:120%; text-align:center; color:green; font-weight:normal}
h4.blue {font-size:120%; text-align:center; color:blue; font-weight:normal}
h4.B {font-size:120%; text-align:center; font-weight:bold}
h4.Bred {font-size:120%; text-align:center; color:red; font-weight:bold}
h4.Bgreen {font-size:120%; text-align:center; color:green; font-weight:bold}
h4.Bblue {font-size:120%; text-align:center; color:blue; font-weight:bold}

p.date {text-align:right;}
p.main {text-align:justify;}

ul{list-style-type: none; padding: 0px; margin: 0px;}
li{
background-repeat: no-repeat;
background-position: 0px 5px;
padding-left: 14px;
font-weight:bold;
align:left
}
li.p{
background-image: url(../images/green_ball.gif);
background-repeat: no-repeat;
background-position: 0px 5px;
padding-left: 14px
}
li.sqblue{
background-image: url(../images/sqblue.gif);
background-repeat: no-repeat;
background-position: 0px 5px;
padding-left: 14px
}
li.bulb{
background-image: url(../images/light-bulb-light.gif);
background-repeat: no-repeat;
background-position: 0px 5px;
padding-left: 14px
}


</style>
