body { background-color : rgb(51, 0, 51);
       background-repeat : no-repeat}

div { background-color: rgb(255, 255, 255);}

h1  {background-color : rgb(255, 255, 255);
	font-family: Times New Roman;
	color: rgb(51, 102, 102);
	font-size: 16;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;}

h2 { background-color : rgb(255, 255, 255);
	font-family: Times New Roman;
	color: rgb(51, 102, 102);
	font-size: 14;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;}


h3 { background-color : rgb(255, 255, 255);
	font-family: Times New Roman;
	color: rgb(51, 102, 102);
	font-size: 18;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;}


h5   {background-color : rgb(255, 255, 255);
	font-family: Times New Roman;
	color: rgb(60, 56, 56);
	font-size: 12;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;}


p  {color: rgb(60, 56, 56);}


li  {color: rgb(60, 56, 56);}

hr  {color: rgb(51, 102, 102);} 

table {background-color : rgb(255, 255, 255); 
       background-repeat : no-repeat}

form   {background-color : rgb(134, 134, 134);}

a { text-decoration:none }
