body	 { 	font-size: 12px; 
		font-family: Tahoma; 
		color:#000000;
		background-color: #EDF1F5; 
		margin:0px;		}

A:link 	{	text-decoration:  none;
		color:#C00000;
		font-weight: bold;		}

A:visited 	{	text-decoration:  none;
		color:#C00000;
		font-weight: bold;		}

A:active 	{	text-decoration:  none;
		color:#C00000;
		font-weight: bold;		}

A:hover  	{	color:#000000;
		font-weight: bold;		}

td	 { 	font-size: 12px; 
		font-family: Tahoma; 
		color:#000000;	}

.content	 { 	color:#000000;
			background-image:url('gravebg.png');
			text-align: justify;	}

.head 	{	color:#520000;
		border-bottom-style: solid;
		border-color: #520000;
		border-width: 1px;
		font-size: 18px;
		height: 16px;
		width: 555px; 
		margin-left: 40px;
		padding: 2px;
		padding-left: 15px;
		padding-top:8px;
		text-align: left;
		font-weight: bold;
		font-family: Tahoma; 	}

p	 {	text-align: justify;
		padding-left: 60px;
		padding-right: 35px;
		padding-top:  5px;
		padding-bottom:  5px;
		margin: 0px;		}
