a:link{ 
          color: #008000; 
          text-decoration: underline;
          FONT-FAMILY: Georgia; 
          FONT-SIZE: 14pt; 
          FONT-WEIGHT: bold; 
          text-align: justify; 
          font-style:italic 
          }

a:visited{ 
		color: #008000;
		text-decoration: underline;
		FONT-FAMILY: Georgia; arial; 
		FONT-SIZE: 14pt; 
		FONT-WEIGHT: bold; 
		}

a:hover{ 
		color: #FEDB4E; 
		text-decoration: underline; 	
		FONT-FAMILY: Georgia;
		FONT-SIZE: 14pt; 
		FONT-WEIGHT: bold; 
		}

a:active { 
		color: #339933; 
		text-decoration: underline;
		FONT-FAMILY: Georgia; 
		FONT-SIZE: 14pt; 
		FONT-WEIGHT: bold 
		}


h1 {
	FONT-FAMILY: Georgia; FONT-SIZE: 17pt; font-weight: bold; COLOR: #008000; line-height: 1; font-style: italic
}


h2 {
	FONT-FAMILY: georgia,times new roman; FONT-SIZE: 16pt;  font-weight: bold; COLOR: #008000; line-height: 1; font-style: italic;
}
h3 {
	FONT-FAMILY: georgia,times new roman; FONT-SIZE: 14pt; text-align: left; font-weight: bold; COLOR: #008000; line-height: 1; font-style: italic;
}
h4 {
	FONT-FAMILY: georgia,times new roman; FONT-SIZE: 10pt; text-align: left; font-weight: bold; COLOR: #008000; line-height: 1; font-style: italic;
}
h5 {
	FONT-FAMILY: georgia,times new roman; FONT-SIZE: 9pt; text-align: left; font-weight: bold; COLOR: #008000; line-height: 1; font-style: italic;
}

p{
	FONT-FAMILY: Georgia;
	FONT-SIZE: 12pt; 
	color:#000000 
}

ol,ul,td	{
		FONT-FAMILY: georgia;
		FONT-SIZE: 12pt; 
		font-weight: normal; 
		}

form 	{
		FONT-FAMILY: arial;
		FONT-SIZE: 10pt; 
		font-weight: normal; 
		}

th{
	FONT-FAMILY: verdana;
	FONT-SIZE: 14pt; 
	font-weight: normal; 
}body         { background-image: url('images/drill5.jpg'); background-repeat: repeat; 
               background-attachment: fixed; background-position-y: top }
