body {
	background-color: #FFFFFF;
font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
text-align: justify;
}

td {
text-align: justify;
}

h1 {
	font-variant: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2 {
margin-bottom: 5px;
text-align: center;
}

/* 
	
font-variant: small-caps;
text-transform: lowercase;
border: 1px solid #000;
background-color: #cfcfcf;

*/

a:link {
color: #0d7c0f;
text-decoration: none;
}

a:visited {
color: #006600;
text-decoration: none;
}



a:hover {
text-decoration: underline;	
}

table.left_table {
	font-weight: normal;
	font-style: normal;
	border-style: none;
	border-color: #000;
	border-collapse: collapse;
}

table.left_table td {
	text-align: left;
	font-size: small;
	border-style: solid;
	border-width: 1px;
}
