body{
	font-family : verdana,arial,helvetica;
	font-size : 10px;
	color : #FFA980;
	background : url(background4.gif);
}
h1	{
	font-family : "Lucida Calligraphy";
	font-size : 28px;
	text-align : center;
	vertical-align : middle;
	color :#FF4F4F
}
p	{
	font-size : 12px;
	}
a:link {color : black;text-decoration : none;}
a:visited {color : black;text-decoration : none;}
a:hover {color : black;text-decoration : none;}

.i {
	border-right : solid;
	border-bottom : solid;
	border-bottom-width : thin ;
	border-right-width : thin ;
	border-bottom-color : ButtonFace;
	border-right-color : ButtonFace;
	border-left-style : solid;
	border-left-color : #999999;
	border-left-width :thin ;
	border-top : solid;
	border-top-width : thin;
	border-top-color : #999999;
}