body	{  
	background-color: #fffff3;
	font-size: 10pt; 
	font-family: "times new roman", arial, helvetica, sans-serif; 
	font-weight: normal;
	margin-left: 20pt;
	margin-right: 20pt;
	}

.footnote {
	font-size:10pt; 
	
	}


a:link	{
	color: blue; 
	}
a:active	{
	color: gray;
	}
a:visited{
	color: red;
	
	}
h2	{ font-family: algerian, "times new roman", arial, helvetica, sans-serif;
	font-weight: 500; 
	font-size: 32pt;  
	text-align: center;
	color: #0000ff;
	
	}

h3	{ font-family: algerian, "times new roman", arial, helvetica, sans-serif;
	font-weight: 500; 
	font-size: 16pt;  
	text-align: center;
	color: #0000ff;

	}
p	{font-size: 10pt;

	}
ol,li,ul	{font-size: 10pt;

	}	