/*******************************************************
	Email inclusion style sheet
	Composed: Adrian Ford
	Last revision: 06/05/2004
	Copyright: Terrapinn Ltd. 2004
*******************************************************/
A:link{text-decoration:none;}
A:visited{text-decoration:none;}
A:active{color:#003366;text-decoration:none;}
A:hover{color:#f99b55;text-decoration:none;}

body{ font-family:arial; font-size:9pt;	color:#000000; background:#FFFFFF; margin-left:2px; margin-right:2px; margin-top:2px; margin-bottom:2px; }
p{ font-family:arial; font-size:9pt; }
td{ font-family:arial; font-size:9pt; }
pre { font-family: monospace; }
ul{ margin:20px; }


/* RICH TEXT EDITOR */
.Heading1{  font-size:14pt; font-weight:bold; }
.Heading2{ color:#000000; font-size:12pt; font-weight:normal; }
.Heading3{ color:#000000; font-size:10pt; font-weight:bold; }
.Text1{ color:#000000; font-size:10pt; font-weight:bold; }
.Text2{ color:#000000; font-size:10pt; font-weight:normal; }
.Text3{ color:#000000; font-size:8pt; font-weight:normal; }


.footer{ margin-top:9px; margin-left:150; margin-right:150; border-top:#DFDFDF 2px dashed;  font-size:8pt; font-family:arial; font-weight:normal; text-align:center; padding-top:4px; padding-bottom:5px; background:#FFFFFF; color:#000000; }
