
   h1 { font: 24pt Arial; font-weight: bold }
   h2 { font: 18pt prelude; font-weight: bold }
   h4 { font:  8pt lucida; font-weight: bold }
   h3 { font: 14pt Times,Vardana; font-weight: bold }

input { 
	font-family: Verdana,arial,sans-serif; 
	font-size: 12px; 
	text-align: justify;
	color: #000000 ;
}

t5 { 
	text-align: justify;
	font-family: Times,Verdana,arial,sans-serif; 
	font-size: 12px; 
	color: #000000 ;
}

table {
	font-family: Times,Verdana,Arial;
	font-size: 14px;
	background-color: rgb(100%,100%,100%);
	background-attachment:fixed;
    	background-repeat: repeat;
}
 
p {
	font-family: Times,Verdana,Arial;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 10px;
}
 

body { 
        size: 8.5in 11in; 
	background-color: rgb(100%,100%,100%);
	background-image: url('/images/gray_sand.jpg');
	background-attachment: fixed;
	background-repeat: repeat;
	font-family: Times,Verdana,Arial;
	font-size: 12px;
	font-weight: normal; 
	text-decoration: none 
}

.globalNavA,
.globalNavA:link,
.globalNavA:active,
.globalNavA:visited {
	font-family: Times,Verdana,Arial;
	font-size: 12px;
	font-weight: bold; 
	color: #ffffff;
	text-decoration: none;
	background-color: #0000ff;
	}

.globalNavA:hover {
	background-color: #00ffff;
	font-weight: bold; 
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	}

.globalNavTD {
        font-family: Times,Verdana,Arial;
        color: #ffffff;
        text-decoration: none;
        background-color: #0000ff;
        }

IMG { border-style: none; }


