a 			{
			color		: #E6E7CC;
			font-family:Arial, Helvetica, sans-serif;
			font-size:10px;
			}
a:visited 	{
			color		: #711627;
			font-family:Arial, Helvetica, sans-serif;
			font-size:10px;
			}
td			{
			font-family	:Arial, Helvetica, sans-serif;
			font-size	:11px;
			}
.bottom 	{
			background-image:url('images/bottom.jpg');
			background-repeat:no-repeat;
			}
.body 		{
			background-image:url('images/tile.jpg');
			background-repeat:repeat-y;
			}
p 			{
			padding-left:25px;
			padding-right:25px;
			}
p.heading	{
			font-family			: Arial, Helvetica, sans-serif;
			font-size			: 14px;
			font-weight			: bold;	
			color				: #711627;
			}
.style1 	{
			color				: #711627;
			line-height			:normal			
			}
h5 			{
			padding-left		:12px;
		 	font-family			:"Times New Roman", Times, serif;
			font-style			:italic;
			font-size			:18px;
			color				:maroon;

			}
h2			{
			font-family			: Arial, Helvetica, sans-serif;
			font-size			: 13px;
			font-weight			: bold;			
			}
ul.list		{
			font-family			: Arial, Helvetica, sans-serif;
			font-size			: 10px;
			list-style-type		: disk;
			color				: #711627;
			}
ul.list2	{
			font-family			: Arial, Helvetica, sans-serif;
			font-size			: 10px;
			list-style-type		: circle;
			color				: #711627;
			}
.font		{
			font-family			: arial;
			font-size			: 11px;
			font-weight			: normal;
			color				: black;
			}


