/* CSS Document */

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

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

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

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