
	body
	{
		margin: 10px;
		background-color: #E4E4E4;
		color: #4C4C4C;
		overflow:-moz-scrollbars-vertical;
	}

	p, .p
	{
		font-family: verdana, sans-serif;
		font-size: 70%;
		line-height: 125%;
	}

	li
	{
		font-family: verdana, sans-serif;
		font-size: 70%;
		line-height: 125%;
		margin-bottom: 2%;
	}

	a	{ color: #1B5888; text-decoration: none; }
	a:hover	{ color: #E60003; text-decoration: underline; }


	hr
	{
		border: 1px solid #FFFFFF;
		border-top: 1px dotted #FFFFFF;
		color: #FFFFFF;
		width: 100%;
	}

	h1
	{
		font-family: helvetica, sans-serif;
		font-weight: bold;
		font-size: 150%;
		color: #1B3861;
		letter-spacing: -1px;
		margin: 0px;
	}

	h2
	{
		font-family: helvetica, sans-serif;
		font-weight: bold;
		font-size: 100%;
		color: #06113F;
		margin: 0px;
	}

	h3,h4,h5,h6
	{
		font-family: helvetica, sans-serif;
		margin: 0px;
	}

	form
	{
		margin: 0px;
	}
