.content {
	font-family: times new roman;
	font-size: 15px;
	text-align: justify;
	color:#620000;
}
.content_sm {
	font-family: arial, times new roman;
	font-size: 11px;
	text-align: justify;
	color:#620000;
}

.title {
	font-family: times new roman;
	font-size: 20px;
	font-weight: bold;
	color:#620000;
}

img{
	border: 0px none; /* makes sure linked images do not have a border */
}

.NoBreakBeforeAfter
{
    MARGIN-TOP: 0px;
    MARGIN-BOTTOM: 0px
}

TABLE
{
      BACKGROUND-COLOR: #FEAD65
      
 }
 
 
 body {
 BACKGROUND-COLOR: #620000
 }