
body 		{
	background-color: #dddddd;
	margin :  3%;
}
li	{ font-size: 12pt;}
.t  	{
	font-size: 12pt;
	text-align: justify;
	text-indent : 35 pt;
	width : auto;
	padding-left : 3%;
	padding-right : 3%;
	}
A:link	{	COLOR: Olive;
	TEXT-DECORATION: none;
	}
A:visited	{	COLOR: Olive;
	TEXT-DECORATION: none;
	}

A:hover		{	COLOR: red; 	TEXT-DECORATION: none;
			letter-spacing : 2px;}
			
.1   			{background-color : #D0D8Ed;
			padding-left : 30pt;
			padding-right : 30pt; 
				letter-spacing : 2px}
.2			{color : #990000;}
.3			{color : #ffff33}
.4			{border : outset;}
.5			{color : #990000;}

 h1 			{text-align: center;
			
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 200%;
			}
H2, 		{text-align: center;}
H3, H4 		{
	text-align: center;
	font-variant : small-caps;
}
