body					{
						margin-top: 0;
						margin-left: 0;
						margin-right: 0;
						background-color: #363030;
						}
						
.date					{
						font-family: Arial;
						font-size: 10px;
						color: #FFFFFF;
						}

.content				{
						font-family: Arial;
						font-size: 12px;
						color: #363030;
						}

.content a:active		{
						font-family: Arial;
						font-size: 12px;
						color: #363030;
						text-decoration: underline;
						}			

.content a:hover		{
						font-family: Arial;
						font-size: 12px;
						color: #363030;
						text-decoration: underline;
						}

.content a:link			{
						font-family: Arial;
						font-size: 12px;
						color: #363030;
						text-decoration: underline;
						}
						
.content a:visited		{
						font-family: Arial;
						font-size: 12px;
						color: #363030;
						text-decoration: underline;
						}						

.footer					{
						font-family: Arial;
						font-size: 10px;
						color: #FFFFFF;
						}

.footer	a:active		{
						font-family: Arial;
						font-size: 10px;
						color: #FFFFFF;
						text-decoration: underline;
						}

.footer	a:hover			{
						font-family: Arial;
						font-size: 10px;
						color: #FFFFFF;
						text-decoration: underline;
						}

.footer	a:link			{
						font-family: Arial;
						font-size: 10px;
						color: #FFFFFF;
						text-decoration: underline;
						}
						
.footer	a:visited		{
						font-family: Arial;
						font-size: 10px;
						color: #FFFFFF;
						text-decoration: underline;
						}