
	BODY
		{
		font-family: arial,helvetica,sans-serif;
		font-size: 11px;
		padding: 2%
		}

	H1
		{
		background-color: transparent;
		color: black;
		font-size: 15px
		}

	LI
		{
		font-family: arial,helvetica,sans-serif;
		font-size: 11px
		}
	P
		{
		font-family: arial,helvetica,sans-serif;
		font-size: 11px
		}

	.enter
		{
		background-color: transparent;
		color: white;
		font-family: arial,helvetica,sans-serif;
		font-size: 14px;
		font-style: italic
		}

	.links
		{
		background-color: white;
		color: blue;
		font-family: arial,helvetica,sans-serif;
		font-size: 11px
		}
