body {
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-image: url(../images/line_bac.jpg);
}

h1  {
	font-size : 24pt;
	font-weight : bold;
	font-style : normal;
	font-family: Arial;
}


h2  {
	font-size : 14pt;
	font-weight : bold;
	font-style : normal;
}


h3  {
	font-size : 12pt;
	font-weight : bold;
	font-style : normal;
}


h4  {
	font-size : 16pt;
	font-weight : bold;
	font-style : normal;
}


p {
	text-indent: 1em;
}

p.noIndent {
	text-indent: 0;
}

p.table {
	text-indent: 0;
	font-size: 12px;
	text-decoration: underline; 
}

p.contact {
	text-indent: 0;
	font-size: 12px;
	padding-left: 5px;
	padding-top: 5px;	
}
	
a:link {
	color: #000066;

}

a:hover		{	
	text-decoration: underline; 
	color: #0033CC; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
}

		
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}

.mainHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;

}
.secondHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;

}
.navText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;


}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
}
.dropCap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tableText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.constructionTable {
	background-color: #0099FF;
	border: thin solid #000066;
}
