Body {
   background-color: #330066;
   	font-family: Arial,Tahoma,Sans-serif;
   	font-size: 14px;
}
table{
align:center;
background-color: #fff;
clear: both;
font-family: Arial,Tahoma,Sans-serif;
}

.purple {
align: center;
background-color: #FFCCFF;
clear: both;
font-family: Arial,Tahoma,Sans-serif;
font-size: 16px;
border: double;
border-color: #000000;
}

#content table td, tr {
  	text-align: center;
	font-family: Arial,Tahoma,Sans-serif;
}
h1 {
	font-size: 20px;
	font-weight: bold;
}
h2 {
	font-size: 20px;
	font-weight: bold;
    color:red ;
    background: #FFFF00;
   	}


.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	background-color: #FFFF00;
}
.list {
	list-style-position: inside;
	list-style-image: url(images/bullet.jpg);
	list-style-type: square;
	margin-top: 20px;
	margin-bottom: 20px;


}
.listg {

	list-style-position: inside;
	list-style-image: url(images/bulletg.jpg);
	list-style-type: square;
	margin-top: 20px;
	margin-bottom: 20px;
}

