body
{
	background: #EEEEEE;
	margin: 0px;
}
body, table
{
	font-family: Verdana, Sans;
	font-size: 11px;
}
.main
{
	font-family: Arial, Sans;
	font-size: 12px;
	line-height: 17pt;
	letter-spacing: 0px
}
.menu:link
{
	color: #000;
	text-decoration: none;
}
.menu:hover
{
	color: #000;	
	text-decoration: underline;
}
.menu:visited
{
	color: #000;
	text-decoration: none;
}
.menu:visited:hover
{
	color: #000;	
	text-decoration: underline;
}
 h1 {
	font: normal normal bold 24px/30px Arial, sans-serif;
}
h2 {
	font: normal normal bold 18px/24px Arial, sans-serif;
}
a:link, a:hover, a:visited, a:active, a:visited:hover
{
	color: #0000FF;
	text-decoration: none;
}
input, textarea
{
	background: transparent;
	border: 1px solid #000000;
}
.portfolio
{
	border: 1px solid #000000;
}
.exploring
{
	font-family: Verdana, Sans;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	line-height: 15pt;
	font-weight: normal;
}
