.right	{
	text-align: right;
	font-weight: bold;
	font-size: 12pt;
	margin:0% 10%;
	}
HR	{
	margin:10pt 0pt 10pt;
	}
BODY {
	background-color: lightcyan;
	}
		
H1	{
	font-family: Times; 
	font-size: 30pt; 
	font-weight: bold; 
	text-align: center; 
	}

H2	{
	color:red;
	font-size: 15pt;
	font-weight:bold;
	margin: 0% 15%;
	}

H3	{
	font-size: 12pt;
	font-weight:bold;
	margin:0pt 10%;
	}

P	{
	margin:6pt 10% 0pt;
	line-height:18pt;
	font-size: 12pt;
	text-indent:12pt;
	}
	
LI	{
	margin:12pt 10%;
	font-size: 12pt;
	}
.normal{
	font-size:120pt;
	}
