body   {
		background-color: #F00;
		}
p      {
		font-size: 11pt;
		font-family: Verdana;
		color: #000000;
		text-align:	justify;
		}
h1     {
	font-family: "Times New Roman";
	font-size: 24px;
	color: #C60000;
	font-weight: bold;
	text-align: center;
	padding-top:10px;
	text-decoration:underline;
	font-style:italic;
		}
h2     {
	font-family: "Times New Roman";
	font-size: 20px;
	color: #C60000;
	font-weight: bold;
	text-align: center;
	text-decoration:underline;
	font-style:italic;
		}
h3     {
		font-family: Times New Roman;
		font-size: 14pt;
		color: #C60000;
		font-weight: bold;
		text-align: left;
		text-decoration:underline;
		font-style:italic;
		}
h4     {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 11pt;
		font-color: #000;
		font-style: normal;
		font-weight: normal;
		text-align: center;
		}
h5     {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight:normal;
		}
h6     {
	font-family: Verdana;
	font-size: 14px;

		font color: #000
		text-align: center;
		}
#table {
		background: #F00;
		}
th     {
		font-family: Verdana;
		font-size: 14pt;
		color: #FF0000;
		font-style: italic;
		font-weight: bold;
		text-align: center;
		}
td     {
		background-color: #C10000;
		font-size: 11pt;
		font-family: Verdana;
		color: #000000;
		text-align: left;
		}
li     {
		font-family: Verdana; font-size: 11pt;
		}
ul     {
		font-size: 11pt; font-family: Verdana;
		}
