   style type: text/css

	h7 {}
	a {text-decoration: none; font-weight: normal}
	a:link{color:#002090}
	a:visited{color:007090}
	body {background-color: #eefff8;
	}
	.main_head {background: #eefff8;
			color: #88aa88;
			font-size: 28px;
			font-weight:bold;
			text-align:center;
			font-family:Arial;
			}

	.main_sub_header {background: #eefff8;
			color: black;
			font-size: 14px;
			text-align: justify;
			font-family: Arial;
			font-weight:bold;
			}

	.main_sub_header1 {background: #eefff8;
			color: black;
			font-size: 13px;
			text-align: justify;
			font-family: Arial;
			font-weight:bold;
			font-style:italic;
			}

	.list_text {background: #eefff8;
			color: black;
			font-size: 13px;
			text-align: justify;
			font-weight: normal;
			font-family: Arial;
			}

	.main_text {background: #eefff8;
			color: black;
			font-size: 13px;
			text-align: justify;
			font-weight: normal;
			font-family: Arial;
			}
			
	.italic_text {background: #eefff8;
			color: blue;
			font-size: 12px;
			text-align: justify;
			font-weight: bold;
			font-style: italic;
			font-family: Arial;
			}
			
	.main_text_centre {background: #eefff8;
			color: black;
			font-size: 12px;
			text-align: center;
			font-family: Arial;
			}

	.bold_text {background: #eefff8;
			color: black;
			font-size: 14px;
			font-weight: bold;
			text-align: justify;
			font-family: Arial;
			}
		
	.bold_italic_text {background: #eefff8;
			color: black;
			font-size: 14px;
			font-weight: bold;
			font-style: italic;
			text-align: justify;
			font-family: Arial;
			}
			
	.small_text {	color: black;
			font-size: 9px;
			text-align: justify;
			font-family: Arial;
			}

	.link_text {color: black;
			font-size: 20px;
			text-align: justify;
			font-family: "Times New Roman","serif";
			}

	.feature_head {background: #d5ddf9;
			color: #444444;
			font-size: 24px;
		    border-width: 3;
			border-color: black;
			border-style: double;
			text-align: center	
			}

	.feature {background: white;
		   color: black;
		   font-family: "Verdana","sans-serif";
		   font-size: 9px;
		   left: 10px;
		   position: relative;
		   width: 120px}

	.feature_sub {background: white;
		   color: #446644;
		   font-weight: bold;
		   font-family: "Verdana","sans-serif";
		   font-size: 9px}

	.menu_item {background: silver;
	           color: 88aa88;
		   font-family: arial;
		   font-size: 11px;
		   text-align: left;
		   vertical-align: middle;
		   border-color:white;
		   border-top-width:thin}

	.note {background: #eefff8;
	        color: 88aa88;
		font-family: Arial;
		font-size: 12px;
		text-align:center;
		width: 100%;
			border-color:white}

	.note_page1 {background: #000080;
	        color: 88aa88;
		font-family: arial;
		font-size: 16px;
		text-align:left;
		vertical-align:middle;
		width: 100%;
			border-color:white}

	.small_note {color: black;
			font-size: 9px;
			text-align: center;
			width: 100%}

	.footnote {background: #000080;
	        color: #eefff8;
			font-family: Arial;
			font-size: 12px;
			bottom: 0;
			text-align: center;
			width: 100%}

	.big_footnote {background: #000080;
	        color: #eefff8;
			font-family: Arial;
			font-size: 14px;
			bottom: 0;
			text-align: center;
			width: 100%}

	.tableborder {border-style: ridge;
			border-color:white;
			border-width: 6}

	.pagebackground {background: #eefff8
			padding-width: 0}

	.databackground
		{
			background: #eefff8;
			padding-width: 0;
		}

	.picture {border-style: ridge;
		  border-width: 10;
		  border-color: silver}

	.sample_picture {border-style: none;
		  border-width: 0;
		  border-color: gray;
		  background: #eefff8}

	.leftmargin {
			border-left-width:4;
			border-right-width:0;
			border-top-width:0;
			border-bottom-width:0;
			background:#eefff8;
			border-color:white;
			}

	.rightmargin {
			border-left-width:10;
			border-right-width:4;
			border-top-width:0;
			border-bottom-width:0;
			background:#eefff8;
			border-color:white;
			}

	.lefttop {
			border-top-width:4;
			border-left-width:4;
			border-bottom-width:0;
			border-right-width:0;
			background:#eefff8;
			border-color:white;
			}			
   </style>
