<!--
body	{ 
	margin-top:	10px;
	margin-left:	20px;
	margin-right:	20px;
	margin-top:	10px;
	background-color:	#cccccc;
	font-family:	Arial, Helvetica, sans-serif;
	font-weight:	500;
	font-size:	80%;
	}

p	{
	font-family:	Arial, Helvetica, sans-serif;
	font-weight:	500;
	font-size:	80%;
	color:	#29435F; 
	}

.center	{
	align:	center;
	}

.indent	{
	text-indent:	10px;
	}

h1	{
	font-size:	180%;
	font-weight:	500;
	text-align:	left;
	text-indent:	none;
	color:	#29435F; 
	}

h2	{
	font-size:	150%;
	font-weight:	500;
	text-align:	left;
	text-indent:	none;
	color:	#29435F; 
	}

h3	{
	font-size:	120%;
	font-weight:	500;
	text-align:	left;
	text-indent:	none;
	color:	#29435F; 
	}

h4	{
	font-size:	100%;
	font-weight:	500;
	text-align:	left;
	text-indent:	none;
	color:	#29435F; 
	}

h5	{
	font-size:	70%;
	font-weight:	500;
	text-align:	left;
	text-indent:	none;
	color:	#29435F; 
	}

a:link	{
	font-weight:	500;
	color:	#29435F; 
	text-decoration:	none;
	}

a:visited	{
	font-weight:	500;
	color:	#29435F; 
	text-decoration:	none;
	}

a:hover	{
	font-weight:	500;
	color:	#29435F; 
	text-decoration:	underline;
	}

	
img	{
	border: none;
	}

#floatframe {
	position:absolute;
	right: 200px;
	top: 100px;
	z-index: 100;
	}

-->



