body
{
margin: 0px;
 
background-image: url("../images/bg.png");
background-repeat:repeat-y;
background-size: 100%;
color:#563A84;
	

font-family:'Neo Tech W01 Light';
font-family:'Neo Tech W01 Medium';

	font-family:"Neo Tech W01",Helvetica,Arial;
	font-size:14px;
	font-weight:normal;
	line-height:16px;
	text-align:left;
	direction:ltr;
}

h3
{
	background-color: #c4c5bf;
}

.emailText
{
	font-family: Tahoma ;
	font-size: larger;
	color:#563A84;
}
a
{
	color:#363636;
}
