ul           {  list-style-type: circle; }
ul ul        {   }
ul ul ul     {   }
li           {  }

body         { background-color: rgb(0,0,0); color: #000000; position: absolute; left: 0; top: 0; font-family: Verdana; font-size: 11px;}
table        { font-style: normal }
caption      { font-size: 14px; font-style: normal }
th           { font-style: normal }
td           { font-size: 11px; }

.button        { font-family: arial; font-size: 12px; font-weight: bold; text-align: center; background-color:#895878; color: #ffffff;}

h1           { font-family: Verdana; font-size: 16px; text-align: Left; color: #895878;
			   font-weight: bold; margin-bottom: 3; padding-left: 10px; padding-bottom: 8px}
h2           { font-size: 14px; text-align: Left; color: #895878;
			   font-weight: bold; font-style: italic; padding-bottom: 6px }
h3           { font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; text-align: left }
h4           { font-weight: bold; font-family: Arial; font-size: 13px; text-align: left; margin-bottom: 0px; }
h5           { font-weight: normal; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; text-align: right }
h6           { font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-size: 13px; text-align: justified }


p            { font-family: Verdana; font-size: 11px; line-height: 150%;}

.address     { font-weight: bold; color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-align: right; padding-right: 10px }
.header      { font-size: 11px; font-weight: bold; text-align: left; vertical-align: middle; padding-left:10px}
.footer      { font-size: 11px; text-align: right; padding-right:20px; vertical-align: middle}

a:link       { color: #895878; text-decoration: none; text-align: left; }
a:visited    { color: #895878; text-decoration: none; text-align: left; }
a:active     { color: #895878; text-decoration: none; text-align: left; }
a:hover      { color: #000000; text-decoration: none; text-align: left; }

.hir         { font-family: Verdana; padding-left:40px; padding-right:40px; text-align: center}

marquee      { font-size: 14pt; color: rgb(3,5,118) }
img			{ border:0px;}

.mceContentBody { background-image: none; background-color: white; color: black; } /*TinyMCE*/
