body 		{margin-top: 30px;
		color: #154b8c;
		background-color: #435b49;}

p		{font: 12px Arial, Helvetica, sans-serif;
		color: #899d9b;}

a		{text-decoration: underline;
		text-align: center;
		color: #899d9b;
		font-weight: bold;}

a:hover 		{font-weight: bold;
		color: #ffffff;}

table#whole	{width: 744px;
		margin-top: 0px;
		border: 2px solid #ffffff;}

td#menu		{width: 168px;
		background-color: #6c7e64;
		vertical-align: top;
		text-align: center;}

td#menu p	{font: 12px Arial, Helvetica, sans-serif;
		color: #ffffff;}

td#menu a	{text-decoration: underline;
		text-align: center;
		color: #ffffff;
		font-weight: normal;}

td#menu a:hover 	{font-weight: bold;}

td#content	{width: 576px;
		background-color: #e9f0f6;
		vertical-align: top;}

div#content	{background-color: #e9f0f6;
		width: 556px;
		margin-top: 10px;
		margin-bottom: 10px;
		margin-left: 10px;
		margin-right: 10px;
		text-align: left;}

div#content p	{font: 12px Arial, Helvetica, sans-serif;
		line-height: 130%;
		color: #435b49;
		margin-top: 5px;}

div#content p em	{font: 16px Arial, Helvetica, sans-serif;
		color: #899d9B;
		font-weight: bold;}

div#content a	{text-decoration: underline;
		text-align: center;
		color: #435b49;
		font-weight: normal;}

div#content a:hover 	{font-weight: bold;}

h1		{font: 18px Arial, Helvetica, sans-serif;
		color: #435b49;
		font-weight: bold;}

li		{font: 12px Arial, Helvetica, sans-serif;
		line-height: 130%;
		color: #435b49;
		margin-top: 5px;}



