body		{
		background-color: #D1D1D1;
		font-family: Times New Roman, Tahoma, Verdana, Arial, Helvetica, Get some fonts, you mug;
		font-size: 10pt;
		}

h1		{
		font-size: 32pt;
		font-weight: bold;
		margin: 0;
		}

h2		{
		font-size: 20pt;
		font-weight: bold;
		margin: 0;
		}

h3		{
		font-size: 14pt;
		font-weight: bold;
		margin: 0;
		}

p		{
		font-size: 12pt;
		margin-top: 4px;
		margin-bottom: 4px;
		text-align: justify;
		}

img		{
		border: 0;
		}

a		{
		text-decoration: none;
		}

a:hover		{
		color: red;
		text-decoration: none;
		}

li		{
		font-size: 12pt;
		}