body{
	font-family		:	verdana;
	color			: 	#aa513f;
	font-size		:	12px;
	text-align		:	justify;
}
a:link{
	color			:	#aa513f;
	text-decoration 	: 	underline;
}
a:visited{
	color			:	#aa513f;
	text-decoration 	: 	underline;
}
a:active{
	color			:	#aa513f;
	text-decoration 	: 	underline;
}
a:hover{
	color			: 	#aa513f;
	text-decoration 	: 	underline;
}
h1{
	font-family		: 	verdana;
	font-size		: 	18px;		
}
h2{
	font-family		: 	verdana;
	font-size		: 	15px;	
}
h3{
	font-family		:	verdana;
	color			:	#aa513f;
	font-size		: 	15px;
}
h5{
	font-family		:	verdana;
	font-size		: 	15px;
}
h4{
	font-family		:	verdana;
	font-size		: 	13px;
}
input,select{
	background-color	: 	white;
	color			:	#aa513f;
	font-size		: 	8pt;
	font-family		:	verdana;
	border			:	1px solid;
}
hr{
	color			:	#aa513f;
}
.joblist1{
	background-color	: 	#e0e2df;
	color			:	#000000;
}
.joblist2{
	background-color	: 	#e8c7c0;
	color			:	#000000;
}
.menu{
	border-right		:	1px solid #aa513f;
}
.description{
	background-color	: 	white;
	color			: 	#808080;
}
.search{

}

