a:link {
 	color: blue; 
	text-decoration: none; 
}

a:visited { 
 	color: blue; 
	text-decoration: none; 
}

a:hover {
	color:#8080ff; 
	text-decoration : none;
}

a:active  {  
	color: red; 
	text-decoration: none; 
}

BODY {
	margin-top: 0px;
	margin-left: 0px;
	margin-right:0px;
	margin-bottom:0px;
    text-indent : 5%;
	font-family: Tahoma;
    font-size : 10pt;
    text-align: justify;	
	padding-top:0;
	padding-left:0;
	padding-right:0;
	padding-bottom:0;
}

h1{
	font-family: Traditional;	
	color: #036329;
	font-size: 8pt;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	line-height : 0px;
	text-align: center;
}

h2{
	color : #024371;
	font-size : 20pt;
	font-family: Arial;
    text-align : center;
	font-weight : bold;
}

h3{
   color : Green;
   font-size : 13pt;
   text-align : right;
   font-weight : bold;
   font-family : Verdana;
}

h4{
	font-family: Tahoma;
    font-size : 10pt;
    text-align: justify;	

   color : black;
   font-weight : normal;
}

h5 {
	color : gray;
	font-size : 8pt;
    text-align : justify;
	font-family: Tahoma, Arial;
	font-weight: normal;
	text-indent : 0pt;
}

.q {
	color : green;
	font-weight : bold;
	font-size : 4pt;
	font-family: Tahoma;
	text-indent : 0pt;
}

.LB	{
	color : gray;
	text-indent : 0pt;
	width : 25%;
	font-size : 50px;
	font : 50px;
}
