P {
   font-size : 12px;
   font-family : Arial;
   color : #000000;
   margin : 0;
}

BODY {
	font-size : 12px;
	font-family : Arial;
	color : #000000;
	background : #FFFFFF repeat fixed;
}

A:link {color : #000066;text-decoration:none;}
A:visited {color : #000066;text-decoration:none;}
A:hover {color: #FF0000;}


BLOCKQUOTE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;

}
.tm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
	font-weight: bold;
	background-color: #CCCCCC;
}
.dm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
.code {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	text-indent: 35pt;
}
