/* Default CSS Stylesheet for a new Web Application project */

A img
{
      border:none
}
.BodyMain
{
	font-family:Arial;
	font-size:12px;	
	color:Gray;
}
.HeaderText
{
	font-family:Arial;
	font-size:24px;
	color:Gray;
}