body { 
	color:#FFFFFF; 
	background-color:#000055; 
	font-family:verdana;
	text-align:center;
	}
a:link { color:#bbee66 }
a:visited { color:#bbee66 }
a:active { color:#bbee66 }

div.leftcontent1 {
      	color:#FFFFFF; 
	background-color:#2277ff; 
	border-style:solid; 
	border-color:#ffffff; 
	border-width:2px; 
	position: absolute;
	padding: 6px;
	padding-top: 18px;
	padding-bottom: 18px;
	top: 40px;
	left: 15px;
	width: 342px;
	}
div.leftcontent2 {
	color:#FFFFFF; 
	background-color:#2222ff; 
      border-style:solid; 
      border-color:#ffffff; 
      border-width:2px; 
      position: absolute;
      padding: 6px;
      padding-top: 18px;
      padding-bottom: 18px;
      top: 260px;
      left: 15px;
      width: 342px;
      }
div.leftcontent3 {
	color:#FFFFFF; 
      background-color:#118811; 
      border-style:solid; 
      border-color:#ffffff; 
      border-width:2px; 
      position: absolute;
      padding: 6px;
      padding-top: 18px;
      padding-bottom: 18px;
      top: 495px;
      left: 15px;
      width: 342px;
      }
div.rightcontent {
	color:#FFFFFF; 
      background-color:#7777ff; 
      border-style:solid; 
      border-color:#ffffff; 
      border-width:2px; 
      position: absolute;
      padding: 6px;
      padding-top: 18px;
      padding-bottom: 18px;
      top: 40px;
      left: 398px;
      width: 376px;
      }
div.header {
	color:#FFFFFF; 
      background-color:#2222ff; 
      border-style:solid; 
      border-color:#ffffff; 
      border-width:2px; 
      position: absolute;
      padding: 18px;
      top: 15px;
      height: 60px;
      left: 60px;
      width: 620px;
      }
div.centercontent {
	color:#FFFFFF; 
	text-align: left;
	background-color:#2277ff; 
	border-style:solid; 
	border-color:#ffffff; 
	border-width:2px; 
	position: absolute;
	padding: 18px;
	top: 175px;
	left: 60px;
	width: 620px;
      }
h1 {  
	font-style: italic;
	}
h2 {  
	font-style: italic;
	}
p.no {
	text-decoration:line-through;
	}
ul {
	list-style-type: square;
	}
table {
	color:#FFFFFF; 
	background-color:#2222ff; 
	empty-cells:show;
	border-style:solid; 
	border-color:#ffffff; 
	border-width:2px; 
	}
td.head {
	text-align:center;
	font-weight:bold;
	}
td.green {
	background-color:#00ff00;
	text-align:center;
	}
td.red {
	background-color:#ff0000;
	text-align:center;
	}


