body	{ 
	background-color:	#fffffe;
	margin-left		:	5px;
	margin-right	:	5px;
	margin-top		:	5px;
	margin-bottom	:	5px;
	font-family		:	helvetica neue, helvetica, geneva, arial, sans-serif;
	}
a:link	{
	color			:	#152E52;
	text-decoration	:	none;
	font-weight		:	normal;
	}
a:visited	{
	color			:	#333333;
	text-decoration	:	none;
	font-weight		:	normal;
	}
a:hover	{
	color			:	#8B2424;
	text-decoration	:	underline;
	font-weight		:	normal;
	}


h1,h2,h3,h4 { 
	margin-bottom	:	0px;
	margin-right	:	0px;
	font-weight		:	bold;
	font-size		:	large;
	}

.level1	{ 
	margin-top		:	0px;
	margin-bottom	:	0px;
	margin-left		:	0px;
	margin-right	:	0px;
	}
.level2	{ 
	margin-left		:	10px;
	}
.level3	{ 
	margin-left		:	20px;
	}
.level4	{ 
	margin-left		:	30px;
	}
.level5	{ 
	margin-left		:	40px;
	}
.level6	{ 
	margin-left		:	50px;
	}

h1	{ 
	font-size		:	25pt;
	margin-top		:	5px;
	margin-left		:	10px;
	}
h2	{ 
	font-size		:	20pt;
	margin-top		:	5px;
	margin-left		:	20px;
	}
h3	{ 
	font-size		:	15pt;
	margin-top		:	5px;
	margin-left		:	30px;
	}
h4	{ 
	font-size		:	10pt;
	margin-top		:	5px;
	margin-left		:	40px;
	}
h5	{ 
	font-size		:	10pt;
	margin-top		:	5px;
	margin-left		:	50px;
	}
