p	{
		color: #000000;
		font: 16px arial;
		font-weight: bold;
	}
	
h1	{
		color: #6074B9;
		font: 22px arial;
		font-weight: bold;
	}

h2	{
		color: #000000;
		font: 16px arial;
		font-weight: bold;
	}

ul	{
		color: #000000;
		font: 16px arial;
		font-weight: normal;
	}

.optin	{
		color: #000000;
		font: 13px arial;
		font-weight: bold;
		}

.optintitle {
			font-family: arial;
			font-size: 16px;
			color: #990000;
			font-weight: bold;
			}

.optinsubtitle {
			font-family: arial;
			font-size: 20px;
			color: #000099;
			font-weight: bold;
			}

.submit {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
		}

.copyright {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
		}
