a:link
{	text-decoration : none;
}

body {	background-color : #d3d3d3 ; 
		font-family : Arial, Times New Roman, sans-serif, serif ;
		font-size : 13px ;
		color : black;
		text-decoration : none;
		margin : 0;
}

p.text-left
{		font-family : Arial, Times New Roman, sans-serif, serif ;
		font-size : 13px ;
		color : black;
		text-decoration : none;
		margin : 0;
		text-align : left ;
		line-height : 110% ;
}

p.text-right
{		font-family : Arial, Times New Roman, sans-serif, serif ;
		font-size : 13px ;
		color : black;
		text-decoration : none;
		margin : 0;
		text-align : left ;
		line-height : 110% ;
}

p.text-justify
{		font-family : Arial, Times New Roman, sans-serif, serif ;
		font-size : 13px ;
		color : black;
		text-decoration : none;
		margin : 0;
		text-align : justify ;
		line-height : 110% ;
}

img.noborder
{  		  border-style : none;
}

img.padding-right-top-bottom-10
{	padding-right : 10px ;
	padding-top : 10px ;
	padding-bottom : 10px ;
	border-style : none;
}

img.padding-left-top-bottom-10
{	padding-left : 10px ;
	padding-top : 10px ;
	padding-bottom : 10px ;
	border-style : none;
}

img.padding-left-top-bottom-20
{	padding-left : 20px ;
	padding-top : 20px ;
	padding-bottom : 20px ;
	border-style : none;
}

img.padding-left-top-10
{	padding-left : 10px ;
	padding-top : 10px ;
	border-style : none;
}

img.padding-left-bottom-10
{	padding-left : 10px ;
	padding-bottom : 10px ;
	border-style : none;
}

img.padding-right-bottom-10
{	padding-right : 10px ;
	padding-bottom : 10px ;
	border-style : none;
}

img.padding-right-bottom-5
{	padding-right : 10px ;
	padding-bottom : 5px ;
	border-style : none;
}

img.padding-right-10
{	padding-right : 10px ;
	border-style : none;
}

img.padding-15
{	padding-left : 15px ;
	padding-right : 15px ;
	padding-top : 15px ;
	padding-bottom : 15px ;
	border-style : none;
}

img.padding-30
{	padding-left : 30px ;
	padding-right : 30px ;
	padding-top : 30px ;
	padding-bottom : 30px ;
	border-style : none;
}

img.padding-left-10
{	padding-left : 10px ;
	border-style : none;
}


