/* STANDARD FORMATING SYLES FOR ALL PAGES */
body	{margin: 0px;
}
img	{border: 0px;
	 margin: 10px;
}
p	{font-family: Verdana, Geneva, Sans-serif;
	 text-indent: 0px;
	 text-align: left;
	 font-size: 11px;
	 line-height: 150%
}