@charset "UTF-8";


body {
	background: #002200;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #002200;
}

#blackFont{
	text-indent: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #000000;
	}

#indent {
	text-indent: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

#ipiFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style:normal;
	line-height:normal;
	font-weight:lighter;
	font-variant:normal;
	color: #ffffff;
		
	}
	
#msgBoard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style:normal;
	line-height:normal;
	font-weight:lighter;
	font-variant:normal;
	color: #002200;
		
	}
	
#formBackGround {

background:#ccc;

}
