a:link    {color: #FF6699; text-decoration: none; background-color: ;}
a:visited {color: #808080; text-decoration: none; background-color: ;}
a:hover   {color: #99FF33; text-decoration: no-underline; background-color: #372815;}

a:link.pic    {color: #241110; text-decoration: none; background-color: #241110;}
a:visited.pic {color: #241110; text-decoration: none; background-color: #241110;}
a:hover.pic   {color: #241110; text-decoration: no-underline; background-color: #241110;}

body 
{
background-color: #241110;
background-image: url(none);
background-repeat: no-repeat; background-attachment: fixed; 
background-position: 50%; 
margin-bottom: 0; 
margin-left: 0; 
margin-right: 0;
margin-top: 0; 
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
}

table.borders {
	border-style: solid;
	border-width: 2px;
	text-align: center;
	width: ;
	height:;
	border-color: #372815;
	max-width: 90%;	
}


table.border {height: 1%;}

table.black {background-color: rgba(0, 0, 0, 5.0);}


sup.one {vertical-align: baseline;}


img.two {object-fit: clipped;}

img {background-color: #241110; border-color: #241110;}

p {font-family: sans-serif; color: #FFFFFF;}

p.bus {font-size: 10px;}
p.lil {font-size: 13px;}
p.indent {text-indent: 50px; max-width: ;}
p.sub {font-size: 18px;}
p.usb {font-size: 20px;}

p.bord {
  border-style: solid;
  border-width: 2px;
  text-align: center;
  align-self: center;
  height: 50px;
  width: 90%;
  align-content: center;
  border-color: #372815; 
}

p.bords {
  border-style: solid;
  border-width: 2px;
  text-align: center;
  align-self: center;
  height: 50px;
  width: 90%;
  align-content: center;
  border-color: #372815; 
}


p.subt {font-family: sans-serif; font-size: 20px; color: #D9D9D9; background-color: #4B3A2B; font-weight: bold;}

p.title {font-size: 24px; color: #D9D9D9;}

ul {list-style-type: circle;}
li {font-family: sans-serif; color: #D6D6D6; font-size: 14px}

li.two {list-style-type: disc; font-family: sans-serif; color: #D6D6D6; font-size: 11px}

b {font-weight: bold;}
b.one {color: #D9D9D9; font-weight: normal; font-size: 13px; background-color: #000000;}
b.two {color: #919191; font-weight: normal; background-color: ;}
b.three {color: #C2C3C4; font-weight: normal;}

	i {font-style: italic; color: #e9e9e9;}