body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	background-color: #FF0033;
	background-position: left left; 
	letter-spacing: normal;
	text-align: justify;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
	list-style-position: outside;
	list-style-image:   url(../images/basic/bullet.gif);
	background-attachment: fixed;
}

a:link {
	text-decoration: underline;
	font-size: 100%;
	color: #333333;
	line-height: normal;
	font-weight: normal;
	font-style: normal;
}

a:visited {
	text-decoration: underline;
	font-size: 100%;
	color: #333333;
	line-height: normal;
	font-weight: normal;
	font-style: normal;
}

a:active {
	text-decoration: blink;
	font-size: 100%;
	color: #333333;
	line-height: normal;
	font-weight: normal;
}

a:hover {
	text-decoration: blink;
	font-size: 100%;
	color: #333333;
	line-height: normal;
	font-weight: normal;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 01pt;
}

h1 {
	font-size: 14pt;
	text-align: denter;
}
h2 {
  	font-size: 13pt;
  	text-align: center;
}
