body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10.0pt;
	margin : 0px 0px 0px 10px;
	
}
.plane{
		background:#CCFFCC;
		padding:0px 10px 10px 10px;

}
h1
	{
	margin: 10px 0px 0px 0px;
	background:#CCFFFF;
	padding : 5px 0px 10px 5px;
	font-weight: bold;
	font-size: 16pt;
	font-family : Impact;
}
h2
	{
	font-size:14.0pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align : center;
}
a:link
	{color:blue;
	text-decoration:underline;
	text-underline:single;}
a:visited
	{color:purple;
	text-decoration:underline;
	text-underline:single;
	}
	
img{
	margin : 10px 10px 10px 10px;

}