@import url("Cram/stylecram.css");
<style type= "text/css">

p            { font-family: Arial; font-size: 10pt; font-size: 12px;color: #000000; text-align: justify; margin-left: 20; margin-right: 20 }
h3           {
	font-family: Arial;
	font-size: 10pt;
	font-size: 12px;
	color: #990000;
	font-style: italic;
	font-weight: bold;
	margin-left: 20;
	text-align: left;
}
h2           { font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-size: 16px;text-align: left; color: #990000; font-style: italic; font-weight: bold; margin-left: 20 }
h1           {
	font-family: Arial;
	font-size: 16pt;
	font-size: 18px;
	color: #990000;
	text-align: left;
	font-weight: bold;
	margin-left: 20;
	font-style: normal;
}
a:link       { font-family: Arial; font-size: 10pt; font-size: 12px;text-decoration: none}
a:visited    { font-family: Arial; font-size: 10pt; font-size: 12px;color: #0000BF }
a:active     { font-family: Arial; font-size: 10pt; font-size: 12px;color: #FF6666 }
a:hover      { font-family: Arial; font-size: 10pt; font-size: 12px;color: #6F006F }

</style>

