BODY {
	COLOR: #990000;
	FONT-FAMILY: Arial, Helvetica, Geneva, sans-serif;
	FONT-SIZE: 16pt;
	text-align: center;
	background-color: #CCCCFF;
	list-style-image: url(../images/yellow_bullet.gif);
}
P {
	COLOR: #990000;
	FONT-FAMILY: Verdana, Arial, Helvetica, Geneva, sans-serif;
	FONT-SIZE: 16pt;
	text-align: center;
}

DIV {COLOR: black; FONT-FAMILY: Arial, Helvetica, Geneva, sans-serif; FONT-SIZE: 10pt}

A:link    {COLOR: #6699CC; FONT-FAMILY: Arial, Helvetica, Geneva, sans-serif; FONT-SIZE: 10pt}
A:visited {COLOR: #6699CC}
A:active  {COLOR: #6699CC}
A:hover   {COLOR: #336699}

.bullet-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: red;
	font-style: normal;
	text-align: left;
}

.main-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	text-align: justify;
}

.main-text-centered {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	text-align: center;
}

.main-text-centered-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: yellow;
    text-align: center;
}
