/* CSS definition file containing sitestyle stylesheets */

body,span,div,td,a,input,form,h1,h2,h3,h4,h5,h6,img{
	font-family : Verdana, Tahoma, Times New Roman;
	background-color: white;
	border: 0px;
}

p{
	color: #8C8C8C;
	font-family : Tahoma, Verdana, Arial, Times New Roman;
	font-size : 11px;
	font-weight: normal;
	line-height: 15px;
}

A img{
	border: none;
}
