﻿/* CSS Document */

.center {
 text-align: center;
}

.noborder {
 border-width: 0px;
}

.line-height-150 {
 line-height: 150%;
}

td {
	font-family: Times New Roman;
	font-size: 10pt;
	text-align: justify;
}

h1 { 
	font: italic 12pt georgia; 
	font-weight: bold;
	line-height: 40px;
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #7D775C;
}

h2 { 
	font: italic normal 12pt georgia; 
	line-height: 25px;
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #7D775C;
}


h3 { 
	font: italic normal 12pt georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #7D775C;
}

