body {
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Verdana;
}
table#Table_Site {
	margin-left: auto;
	margin-right: auto;
}
td.Menu_Top {
	padding-left: 60px;
	background-image: url("images/menu_head.gif");
	width: 188px;
	height: 20px;
	font-size: 13px;
	font-weight: bold;
	color: #555522;
}
td.Menu_Text {
	padding-left: 60px;
	padding-top: 4px;
	background-image: url("images/menu_text.gif");
	background-repeat: y-repeat;
	width: 188px;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
td.content {
	padding-left: 10px;
	width: 531px;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}
.portfolio {
	border: 1px solid lightgrey;
	padding: 4px;
}
img {
	border: 0;
}

a {
	color: #444444;
}
a:hover{
	color: #000000;
	text-decoration: none;
}

a.menu {
	font-size: 12px;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}
a.menu:hover { text-decoration: underline; }

a.list {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

h1 {
	color: #555522;
	size: 18px;
	text-transform: uppercase;
}
h2 {
	color: #555522;
	size: 16px;
}

ul {
	list-style-type: square;
}

div {
	text-align: justify;
}
div.text {
	text-align: justify;
}
