body { 
	margin : 0 0 0 0;
	background : url(images/BG.jpg);
	background-position: top center;
	background-repeat : repeat-y;
	background-color : #FFFFFF;
	}
.footer {
	font-size: 11px;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	line-height: 1.3;
	}

.stdtext {
font-size: 12px;
color: #000000;
font-family: Verdana;
}

.jobtext {
font-size: 10px;
color: #FFFFFF;
font-family: Verdana;
font-weight: bold;
}

.hdrtext {
font-size: 12px;
font-weight: none;
color: #000000;
font-family: Verdana;
}

a:link.link
	{
	font-family: verdana;
	font-size: 11px;
	color: rgb(0, 0, 0);
	font-weight: none;
	text-decoration: none;
	}
a:visited.link
	{
	font-family: verdana;
	font-size: 11px;
	color: rgb(0, 0, 0);
	font-weight: none;
	text-decoration: none;
	}
a:hover.link
	{
	font-family: verdana;
	font-size: 11px;
	color: rgb(50, 102, 245);
	font-weight: none;
	text-decoration: none;
	}
a:active.link
	{
	font-family: verdana;
	font-size: 11px;
	color: rgb(50, 102, 245);
	font-weight: none;
	text-decoration: none;
	}

