body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #cccccc;
}

a {
font: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #006E3B;
}

a:hover {
font: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #666666;
}

h1 {
font: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
color: #006E3B;
font-weight: bold;
padding: 4px;
}

h2 {
font: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
color: #006E3B;
font-weight: bold;
padding: 5px;
margin: 5px;
}

#portfolio td {
vertical-align: top;
}
/*Classes*/

.text {
font: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
padding: 5px;
margin: 5px;
text-align:justify;
}

.text-nj {
font: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
padding: 4px;
margin: 4px;
}

.bottom {
font: Georgia, "Times New Roman", Times, serif;
font-size: 10px;
padding: 2px;
}

.green {
font: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #006E3B;
padding: 5px;
margin: 5px;
}

