h1{
	font-family:arial;
	text-align:center;
	font-size:18;
	color:green;
}
h2{
	font-family:arial;
	text-align:left;
	font-size:17;
	color:#003399;
}
p{
	font-family:tahoma;
	font-size:12;
	line-height:150%;
	text-align:justify;
	text-indent:0;
	color:#000000;
	margin-right:20px;
	margin-left:20px;
}
hr{
	width:33%;
	text-align:left;
	height:1;
	color:blue;
}
.footnote{
	font-family:tahoma;
	font-size:12;
	margin:10;
	color:green;
	text-indent:0
}
sup{
	color:green;
}a{
	text-decoration:none;
	color:blue
}body{
	margin:0;
	background-image:url('../home/bg.jpg');
}
