﻿/*
BG_Base {	
   BACKGROUND-COLOR: #990033
}

body
{
	text-align:Center;
	background:#990033;
	font-family:Arial, Geneva, sans-serif;
	font-size:10pt;
	color:#000000;
}*/

UL
{
  list-style-position: outside !important
  margin-left: 20px;
}

.BG_Base
{
   text-align: center;
}
