/* Apple Vacancies */

p	{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

/*  Vacancies Table */
#vacTable{
	width: 90%;
}

/*  Vacancies Description */
#Description{
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

/*  Vacancies Headings */
#Job{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}

#Area{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}

#Reference{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}

#PermTemp{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}

#Salary{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}

#FTPT{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}

/*  Page Headings */

h1	{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	color: #000000;
}

a:link{
	font-family: arial, aelvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}

a:hover{
	font-family: arial, aelvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #999999;
}
	