body
{
	font-family:"times new roman";
	font-size:11pt;
	color:rgb(30,30,110);
}

h1
{
	font-size:55pt;
	font-weight:bold;
	text-align:center;
	margin-bottom:0px;
	margin-top:15px;
}

h2
{
	font-family:arial;
	font-size:22pt;
	//margin-left:20px;
	margin-top:0px;
	margin-bottom:0px;
}

h3
{
	font-size:18pt;
	font-weight:bold;
	text-align:center;
	margin-top:0px;
	
	
}

div#content
{
	margin:40px;
}

p
{
	text-align:justify;
}
