/* CSS Document */

a.text1:link { color: #999999; text-decoration: none; font-family: "ariel"; } 
a.text1:visited { color:#999999; text-decoration: none; font-family: "ariel"; } 
a.text1:hover { color: #000000; text-decoration: underline; font-family: "ariel"; } 

a.text2:link { color: #000066; text-decoration: none; font-family: "ariel"; } 
a.text2:visited { color:#000066; text-decoration: none; font-family: "ariel"; } 
a.text2:hover { color: #000000; text-decoration: underline; font-family: "ariel"; } 

a.text3:link { color: #333399; text-decoration: none; font-family: "ariel"; } 
a.text3:visited { color:#333399; text-decoration: none; font-family: "ariel"; } 
a.text3:hover { color: #666666; text-decoration: underline; font-family: "ariel"; } 

a.text4:link { color: #666666; text-decoration: none; font-family: "ariel"; } 
a.text4:visited { color:#666666; text-decoration: none; font-family: "ariel"; } 
a.text4:hover { color: #000000; text-decoration: underline; font-family: "ariel"; } 

.bodytext {
	font-family: "ariel";
	color: #666666;
	font-size: 20pt;
}
.bodytext2 {
	font-family: "ariel";
	color: #999999;
	font-size: 8pt;
}
.footer {
	font-family: "ariel";
	color: #666666;
	font-size: 6pt;
}.bground1 {
	background-image: url(photosready/job%204/back17g.jpg);
	background-repeat: repeat;
}
.h1 {
	font-family: "ariel";
	color: #666666;
	font-size: 10pt;
	}
.h2text {
	font-family: "ariel";
	color: #666666;
	font-size: 20pt;
	}