body		{
	background-color: #ffffff
}

h1			{
	margin: 0; 
	padding-top: 0px; 
	padding-bottom: 0px;
	color: #333333
}

p			{
	margin: 0 0 4px;
	padding: 0
}

#page 		{
	width: 750px;
	position: relative;
	background-color: #ffffff;
	margin-right: auto;
	margin-left: auto;
	background-image: #ffffff
}

#header		{
	height: 130px;
	position: relative;
	margin-bottom: 8px;
	margin-top: 20px
}

#header_2	{
	height: 130px;
	position: relative;
	margin-bottom: 8px
}

#menu		{
	width: 180px;
	margin-bottom: 20px;
	margin-right: 38px;
	float: left;
	position: relative
}

#menu_cell	{
	margin-bottom: 1px;
	height: 20px;
	width: 180px
}

#content	{
	text-align: justify;
	font-size: 8pt;
	font-family: Helvetica, Arial, sans-serif;
	color: #222222;
	float: right;
	position: relative;
	background-color: #ffffff;
	margin-bottom: 30px;
	width: 532px
}

#footer		{
	font-family: Helvetica, Arial, sans-serif;
	font-size: x-small;
	text-align: center;
	color: #000000;
	clear: both;
	position: relative;
	background-color: #ffffff;
	margin-bottom: 30px;
	height: 100px
}

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

a:hover		{
	color: #333333;
	text-decoration:none
}	

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