body {
	topmargin="0";
 	leftmargin="0"; 
	marginheight="0";
	marginwidth="0"
	scrollbar-3d-light-color : #336699;	
	scrollbar-arrow-color : #CCCCCC;	
	scrollbar-base-color : #336699;	
	scrollbar-dark-shadow-color : #336699;	
	scrollbar-face-color : #336699;	
	scrollbar-highlight-color : #336699;	
	scrollbar-shadow-color : #336699;
	scrollbar-track-color : #3399CC;
     }

a { text-decoration : none;
	    color : #336699;
	    font-family : verdana,arial,helvetica;
	    font-size : 12px;
	    font-weight : normal;
}

a:hover { text-decoration : none;
	    color : #CCCCCC;
	    background-color : #336699;
	    font-family : verdana,arial,helvetica;
	    font-size : 12px;
	    font-weight : normal;
		
}

a.submenu { text-decoration : none;
	    color : #336699;
	    font-family : verdana,arial,helvetica;
	    font-size : 10px;
	    font-weight : normal;
		
}

a.submenu:hover { text-decoration : none;
	    color : #CCCCCC;
	    background-color : #3399CC;
	    font-family : verdana,arial,helvetica;
	    font-size : 10px;
	    font-weight : normal;
		
}


font.start {
		font-family : Arial, Verdana, Helvetica;
		font-size : 12px;
		color : #333333;
		font-weight : bold;
}

font.start01 {
		font-family : Arial, Verdana, Helvetica;
		font-size : 10px;
		color : #333333;
		font-weight : normal;
}


table.sub {
margin-left : 10 px;
}

td {
	font-family : verdana,arial,helvetica;
font-size : 12 px;
}

td.prg { border : 1px black solid; }

td.submenu {
	font-family : verdana,arial,helvetica;
font-size : 10 px;
}

th { 
	font-family 	: verdana,arial,helvetica;
	font-size 	: 12 px;
	font-weight 	: bold;
	border 		: 2px #CCCCCC double;
}

th.table {
	font-family 	: verdana,arial,helvetica;
	font-size 	: 12px;
	font-weight 	: bold;
	border 		: 2px #999999 double;
}

td.table1 {
	font-family : verdana,arial,helvetica;
	font-size : 10px;
	background-color : #EEEEEE;
	
}

td.table2 {
	font-family : verdana,arial,helvetica;
	font-size : 10px;
	background-color : #CCCCCC;
	
}

h1 {
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	color		: #333333;
	font-size	: 16px;
	text-align	: center;
	font-weight 	: bold
   }

h2 {	
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	color		: #333333;
	font-size	: 14px;
	text-align	: center;
	font-weight 	: bold;
	margin-top	: 20 px;
   }

h3 {	
	text-decoration : underline;
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	color		: black;
	font-size	: 14px;
	text-align	: left;
	font-style	: bold;
	margin-bottom  : -10px;
   }

h4 {	
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	color		: black;
	font-size	: 12px;
	text-align	: left;
	font-style	: bold;
	margin-bottom  : -5px;
   }

h5 {	
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	color		: black;
	font-size	: 12px;
	text-align	: center;
	font-style	: bold;
   }


h6 {	
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	color		: black;
	font-size	: 10px;
	text-align	: left;
	font-style	: bold;
	margin-bottom  : 5px;
   }


p {
	text-align	: justify;
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	color		: black;
	font-size	: 12px;
	margin-bottom	: 0px;
	margin-left	: 15px;
  }

.p1 {
	text-align	: justify;
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	color		: black;
	font-size	: 12px;
	font-style	: italic
    }

ul,ol {
	text-align	: justify;
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	color		: black;
	font-size	: 12px;
	margin-top : 12 px;
   }

ul.a {  
	margin-left	: 25 px;
	list-style 	: disc;
}