P {font-family : arial;
	font-style : normal;
	font-size : 10pt;
	}

TEXTAREA {font-family : arial;
	font-style : normal;
	font-size : 10pt;
	}

BODY {	font-family : arial;
	font-size : 10pt;
	font-style : normal;
	color : black;
	}

A:Link    {text-decoration : underline;
	color : #003366;
	}
A:Visited {text-decoration : underline;
	color : #003399;
	}
A:Active  {text-decoration : none;
	color : #FF0000;
	}
A:Hover  {text-decoration : underline;
	color : #FF0000;
	}
.calltoaction {
	background-color: #CCCCCC;
	border: thin solid #006699;
	padding: 5px;
}
