/*
@font-face { font-family: ""; src: url("../Fonts/fontfile"); }
*/

@font-face { font-family: "aussie"; src: url("../Fonts/Austrise.TTF"); }

@font-face {
  font-family: "phoneci";
  src: url("../Fonts/PHOENICI.ttf");
}

@font-face {
  font-family: "blkltr";
  src: url("../Fonts/BLACKLTR.ttf");
}

/*
font-faces for Headers
*/
@font-face {
  font-family: "specsymb";
  src: url("..Fonts/WINGDNG2.TTF");
}

@font-face {
  font-family: "armalite";
  src: url("../Fonts/armalite_rifle.ttf");
}

@font-face {
  font-family: "elric";
  src: url("../Fonts/elric.ttf");
}

@font-face {
  font-family: "magehunter";
  src: url("../Fonts/magehunter.ttf");
}

@font-face {
  font-family: "firstorder";
  src: url("../Fonts/first.ttf");
}

@font-face {
  font-family: "flatearth";
  src: url("../Fonts/flatearthscribe.ttf");
}

@font-face {
  font-family: "arcanum";
  src: url("../Fonts/arcanum.ttf");
}

/*
????
*/
@font-face {
  font-family: "abaddon";
  src: url("../Fonts/abaddon.ttf");
}

/*
Other font-faces
*/
@font-face {
  font-family: "bard";
  src: url("../Fonts/bard.ttf");
}

@font-face {
  font-family: "chiller";
  src: url("../Fonts/chiller.ttf");
}

@font-face {
  font-family: "futhark";
  src: url("../Fonts/FUTHARK.ttf");
}

/*
font-face for Arakish Signature
*/
@font-face {
  font-family: "nathan";
  src: url("../Fonts/Nathaniel.ttf");
}

/*
font-face for Phoenician
*/
@font-face {
  font-family: "phoenician";
  src: url("../Fonts/PHOENICI.ttf");
}

/*
Liberation Mono
*/
@font-face {
  font-family: "libmonob";
  src: url("../Fonts/LiberationMono-Bold.ttf");
}

@font-face {
  font-family: "libmonobi";
  src: url("../Fonts/LiberationMono-BoldItalic.ttf");
}

@font-face {
  font-family: "libmonoi";
  src: url("../Fonts/LiberationMono-Italic.ttf");
}

@font-face {
  font-family: "libmono";
  src: url("../Fonts/LiberationMono-Regular.ttf");
}

/*
Liberation Sans
*/
@font-face {
  font-family: "libsansb";
  src: url("../Fonts/LiberationSans-Bold.ttf");
}

@font-face {
  font-family: "libsansbi";
  src: url("../Fonts/LiberationSans-BoldItalic.ttf");
}

@font-face {
  font-family: "libsansi";
  src: url("../Fonts/LiberationSans-Italic.ttf");
}

@font-face {
  font-family: "libsans";
  src: url("../Fonts/LiberationSans-Regular.ttf");
}

/*
Liberation Serif
*/
@font-face {
  font-family: "libserifb";
  src: url("../Fonts/LiberationSerif-Bold.ttf");
}

@font-face {
  font-family: "libserifbi";
  src: url("../Fonts/LiberationSerif-BoldItalic.ttf");
}

@font-face {
  font-family: "libserifi";
  src: url("../Fonts/LiberationSerif-Italic.ttf");
}

@font-face {
  font-family: "libserif";
  src: url("../Fonts/LiberationSerif-Regular.ttf");
}

/*
Other Headers/Titles
*/
@font-face {
  font-family: "newt";
  src: url("../Fonts/NewtSerif.otf");
}

@font-face {
  font-family: "newtb";
  src: url("../Fonts/NewtSerifBold.otf");
}

@font-face {
  font-family: "newtbi";
  src: url("../Fonts/NewtSerifBold-Italic.otf");
}

@font-face {
  font-family: "newti";
  src: url("../Fonts/NewtSerif-Italic.otf");
}

/*
times new roman for hebrew, greek, arabic, and cyrillic, if any
*/
@font-face {
  font-family: "times";
  src: url("../Fonts/times.ttf");
}

@font-face {
  font-family: "timesb";
  src: url("../Fonts/timesbd.ttf");
}

@font-face {
  font-family: "timesbi";
  src: url("../Fonts/timesbi.ttf");
}

@font-face {
  font-family: "timesi";
  src: url("../Fonts/timesi.ttf");
}

/*
anchors
*/
a {
  text-decoration: none;
  color: #000099;
}

/*
an alien font-face
*/
@font-face {
  font-family: "vulcan";
  src: url("../Fonts/vulcanscript.ttf");
}

/*
default? font
*/
@font-face {
  font-family: "callig";
  src: url("../Fonts/CalligraphyFLF.ttf");
}

/*
????
*/
@font-face {
  font-family: "buxton";
  src: url("../Fonts/BuxtonSketch.ttf");
}

@font-face {
  font-family: "Cascadia";
  src: url("../Fonts/CascadiaCode.ttf");
}

@font-face {
  font-family: "comic";
  src: url("../Fonts/comic.ttf");
}

blockquote.CarmResponce {
  font-family: "comic";
  border: 3px solid #009900;
  border-radius: 15px;
  padding: 0.5em 1em 0.5em 1em;
}

.CarmResponse {
  font-family: "comic";
  color: #00dd66;
  border-radius: 5px;
  padding: 0em 0.2em 0em 0.2em;
}

blockquote.CarmResponceWider {
  font-family: "comic";
  border: 3px solid #009900;
  border-radius: 15px;
  padding: 0.5em 1em 0.5em 1em;
  margin: 0em 1.5em 0.25em 1.5em;
}

.AiGsResponse {
  font-family: "comic";
  color: #dd6600;
  padding: 0em 0.2em 0em 0.2em;
}

/*
????
*/
@font-face {
  font-family: "adamina";
  src: url("../Fonts/Adamina-Regular.ttf");
}

@font-face {
  font-family: "aussi";
  src: url("../Fonts/Austrise.ttf");
}

@font-face {
  font-family: "eight";
  src: url("../Fonts/8PinMatrix.ttf");
}

.WhenITalk {
  font-family: "eight";
  font-size: 2em;
  text-align: center;
  color: #00cc99;
  text-transform: uppercase;
}

/*
????
*/
/*
????
*/
/*
ToC
*/
/*
End ToC
*/
/*
main styles
*/
/*p { font-family: "libsans"; font-size: 16pt; }*/
body {
/*background: #ffffff; color: #000000;*/
  font-family: "libsans";
  padding: 0em 0.3em 0em 0.3em;
  font-size: 1.1em;
}

h1, h2, h3, h4, h5, h6 {
}

h1 {
  font-family: eight;
  font-size: 3em;
  color: #990000;
  text-transform: uppercase;
}

h2 {
  font-family: eight;
  font-size: 2.6em;
  color: #009900;
  text-transform: uppercase;
}

h3 {
  font-family: eight;
  font-size: 2.2em;
  color: #3333cc;
  text-transform: uppercase;
}

h4 {
  font-family: eight;
  font-size: 1.8em;
  color: #009999;
  text-transform: uppercase;
}

h5 {
  font-family: eight;
  font-size: 1.6em;
  color: #999900;
  text-transform: uppercase;
}

h6 {
  font-family: eight;
  font-size: 1.4em;
  color: #990099;
  text-transform: uppercase;
}

a {
  color: #0066ff;
}

ol.HangMe li {
  padding-left: 22px;
  text-indent: -22px;
}

ol li {
  padding-left: 0px;
  text-indent: 0px;
}

ul li {
  padding-left: 0px;
  text-indent: 0px;
}

ol.Questions4Religitard li {
  padding-left: 0;
  text-indent: 0;
  font-family: newt;
  padding-bottom: 0.3em;
}

p {
  text-indent: 1.5em;
}

p.HangingIndent {
  padding-left: 2.5em;
  text-indent: -2.5em;
}

p.copyright {
  font-family: "libmono";
  font-size: .6em;
  color: #666666;
  text-align: center;
  margin-top: 0em;
}

p.rightsreserved {
  font-family: "libmono";
  font-size: .6em;
  color: #666666;
  text-align: center;
}

/* !@# */
p.Unfalsifiability {
  width: 84%;
  font-family: "elric";
  font-size: 2.5em;
  text-align: center;
  letter-spacing: 0.2em;
  color: #98817b;
  text-shadow: #b22222 0em 0em 0.15em;
  padding: 0.3em 0em 0.3em 0em;
  box-shadow: #ff33cc 0em 0em 0.2em 0.1em;
  border-radius: 12px;
  background: rgba(252, 137, 172, 0.1);
  margin-left: auto;
  margin-right: auto;
}

table {
  border: 1px solid #000000;
  border-radius: 3px;
  empty-cells: hide;
}

th {
  border: 1px solid #000000;
  border-radius: 3px;
  background: #9999ff;
}

td {
  border: 1px solid #000000;
  border-radius: 3px;
  background: #none;
  text-align: center;
}

.LikeHeader35 {
  font-family: "newt";
  font-size: 3.5em;
  color: #999999;
}

.LikeHeader30 {
  font-family: "newt";
  font-size: 3em;
  color: #999999;
}

.LikeHeader25 {
  font-family: "newt";
  font-size: 2.5em;
  color: #999999;
}

.LikeHeader20 {
  font-family: "newt";
  font-size: 2em;
  color: #999999;
}

.LikeHeader17 {
  font-family: "newt";
  font-size: 1.75em;
  color: #999999;
}

.LikeHeader15 {
  font-family: "newt";
  font-size: 1.5em;
  color: #999999;
}

.LikeHeader10 {
  font-family: "newt";
  font-size: 1em;
  color: #999999;
}

.OtherHeader300 {
  font-family: "libmono";
  font-size: 3.00em;
  color: #999999;
}

.OtherHeader200 {
  font-family: "libmono";
  font-size: 2.00em;
  color: #999999;
}

.centered {
  text-align: center;
}

p.AuthorNote {
  font-style: italic;
  margin-left: 2em;
  margin-right: 2em;
  margin-bottom: 1.5em;
  border: 1px solid #000066;
  border-radius: 1em;
  padding: 0.6em;
  box-shadow: 0em 0em 0.8em 0.01em #00ffff;
}

.redacted {
  text-decoration: line-through #999900;
  color: #eeeeee;
  text-shadow: 0px 0px 1px #000000;
}

p.arakish {
  font-family: "bard";
  font-size: 1.6em;
}

blockquote.arakishspeaks {
  font-family: "times";
  font-size: 1.1em;
  border: 3px solid #00ddaa;
  border-radius: 15px;
  padding: 0.75em;
  box-shadow: 0px 0px 10px 5px #00ffcc;
}

.EndingArakishSignature {
  font-family: "callig";
  font-size: 3em;
  color: #ff9900;
  text-shadow: 0px 0px 4px #ff9900;
}

blockquote.RequiredDefinition {
  font-style: italic;
  color: #888800;
  border: 3px solid #009999;
  border-radius: 15px;
  padding: 0.75em;
}

div.insetblock {
  padding-left: 3em;
  padding-right: 3em;
  font-style: italic;
  border: 3px solid #000000;
  border-radius: 15px;
  padding-top: .5em;
  padding-bottom: .5em;
}

.si {
  font-style: italic;
  font-weight: bold;
  color: #ffcc99;
  text-shadow: 0px 0px 2px #222222;
}

.dfntn {
  font-style: italic;
  color: #990099;
  text-shadow: 1px 1px 3px #880088;
}

.othrdfntn { /* Pink Lace */
/*https://en.wikipedia.org/wiki/Shades_of_pink#Pink_lace*/
  font-style: italic;
  color: #990099;
  text-shadow: 1px 1px 3px #ffddf4;
}

.str {
  font-weight: bold;
}

.emp {
  font-style: italic;
}

.und {
  text-decoration: underline;
}

.stremp {
  font-style: italic;
  font-weight: bold;
}

.strund {
  font-weight: bold;
  text-decoration: underline;
}

.empund {
  font-style: italic;
  text-decoration: underline;
}

.strempund {
  font-style: italic;
  font-weight: bold;
  text-decoration: underline;
}

.strred {
  font-weight: bold;
  color: #bb0000;
}

.empred {
  font-style: italic;
  color: #bb0000;
}

.undred {
  text-decoration: underline;
  color: #bb0000;
}

.strempred {
  font-style: italic;
  font-weight: bold;
  color: #bb0000;
}

.strundred {
  font-weight: bold;
  text-decoration: underline;
  color: #bb0000;
}

.strempundred {
  font-style: italic;
  font-weight: bold;
  text-decoration: underline;
  color: #bb0000;
}

.strgrn {
  font-weight: bold;
  color: #009900;
}

.empgrn {
  font-style: italic;
  color: #009900;
}

.undgrn {
  text-decoration: underline;
  color: #009900;
}

.strempgrn {
  font-style: italic;
  font-weight: bold;
  color: #009900;
}

.strblu {
  font-weight: bold;
  color: #000099;
}

.strcyn {
  font-weight: bold;
  color: #009999;
}

.empcyn {
  font-style: italic;
  color: #009999;
}

.strempcyn {
  font-style: italic;
  font-weight: bold;
  color: #009999;
}

.strylw {
  font-weight: bold;
  color: #999900;
}

.empylw {
  font-style: italic;
  color: #999900;
}

.strempylw {
  font-style: italic;
  font-weight: bold;
  color: #999900;
}

.strundylw {
  font-weight: bold;
  text-decoration: underline;
  color: #999900;
}

.empundylw {
  font-style: italic;
  text-decoration: underline;
  color: #999900;
}

.strempundylw {
  font-style: italic;
  font-weight: bold;
  text-decoration: underline;
  color: #999900;
}

.empundmag {
  font-style: italic;
  font-weight: bold;
  text-decoration: underline;
  color: #990099;
}

.strmag {
  font-weight: bold;
  color: #990099;
}

.strempmag {
  font-style: italic;
  font-weight: bold;
  color: #990099;
}

.strrng {
  font-weight: bold;
  color: #cc8800;
}

.emprng {
  font-style: italic;
  color: #cc8800;
}

.stremprng {
  font-style: italic;
  font-weight: bold;
  color: #cc8800;
}

.strundrng {
  font-weight: bold;
  text-decoration: underline;
  color: #cc8800;
}

.strempundrng {
  font-style: italic;
  font-weight: bold;
  text-decoration: underline;
  color: #cc8800;
}

.strpnk {
  font-weight: bold;
  color: #cc3399;
}

.emppnk {
  font-style: italic;
  color: #cc3399;
}

.strempundrng {
  font-style: italic;
  font-weight: bold;
  text-decoration: underline;
  color: #dd9900;
}

.strwht {
  font-weight: bold;
  color: #ffffff;
}

.strempdbrwn {
  font-style: italic;
  font-weight: bold;
  text-decoration: underline;
  color: #334400;
}

.strbrwn {
  font-style: italic;
  font-weight: bold;
  color: #666600;
}

.red {
  color: #bb0000;
}

.grn {
  color: #009900;
}

.blu {
  color: #0044cc;
}

.cyn {
  color: #009999;
}

.ylw {
  color: #999900;
}

.gry {
  color: #999999;
}

.rng {
  color: #cc8800;
}

.pnk {
  color: #cc3399;
}

li.spcldfntn {
  font-style: italic;
  color: #bb00bb;
}

.size125 {
  font-size: 1.25em;
}

.size150 {
  font-size: 1.50em;
}

.size175 {
  font-size: 1.75em;
}

.size200 {
  font-size: 2.00em;
}

.size225 {
  font-size: 2.25em;
}

.size250 {
  font-size: 2.50em;
}

.size300 {
  font-size: 3.00em;
}

/* for paragraphs or divs only; rarely used */
dl dt {
  font-weight: bold;
  margin-top: 15px;
}

dd {
  font-style: italic;
}

/*img { box-shadow: 0px 0px 10px 5px #ffff00; border: 3px solid #ff0000; }*/
blockquote.arakishspeaks>p.LikeArmaHeader28 {
  font-family: "aussie";
  font-size: 2.6em;
  color: #bb0000;
  font-weight: normal;
  font-style: italic;
  text-decoration: underline;
  text-indent: 0;
}

blockquote.arakishspeaks p.ArakishSignsIt {
  font-family: "nathan";
  font-size: 1.8em;
  color: #bb0066;
  font-weight: normal;
  font-style: italic;
}

table.Thursday24November0029CE {
  text-align: center;
  width: "100%";
  border: 1px solid #000033;
  border-radius: 2px;
  margin-left: auto;
  margin-right: auto;
  color: #000099;
  background: #0066ff;
}

table.Thursday24November0029CE tr {
}

table.Thursday24November0029CE td {
  border: 1px solid #000066;
  border-radius: 2px;
  background: #ddddff;
  width: "14.28%";
}

table.Thursday24November0029CE td.FourthThursday {
  border: 3px solid #ff0000;
  border-radius: 2px;
  background: #ffee88;
  color: #aa0000;
  font-weight: bold;
  box-shadow: 0px 0px 2px 3px #ffff00;
}

table.Thursday24November0029CE th {
  border: 1px solid #000099;
  border-radius: 2px;
  background: #00cccc;
  width: "14%";
}

.LittleBullshit {
  font-style: italic;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 1.2em;
}

.LittleBullshitylw {
  font-style: italic;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 1.2em;
  color: #dddd00;
  text-shadow: 0px 0px 5px #ffff00;
}

.ThatdoG {
}

.LetterSpacingNeg3px {
  letter-spacing: -3px;
}

li.SevenSinsOfdoG {
  font-size: 3em;
  text-transform: uppercase;
  font-family: buxton;
  font-weight: bold;
  color: #cc0000;
  list-style-type: none;
  text-shadow: 0px 0px 3px #996600;
}

/*Rose pink*/
.GreatAmericanAxiom1 {
  font-family: armalite;
  font-size: 2.75em;
  color: #cc0000;
  text-align: center;
  text-shadow: 2px 2px 1px #666666;
}

.GreatAmericanAxiom2 {
  font-family: armalite;
  font-size: 2.75em;
  color: #eeeeee;
  text-align: center;
  text-shadow: 2px 2px 1px #666666;
}

/*Rose pink*/
.GreatAmericanAxiom3 {
  font-family: armalite;
  font-size: 2.75em;
  color: #0000ff;
  text-align: center;
  text-shadow: 2px 2px 1px #666666;
}

/*Rose pink*/
li.HangingIndent {
  padding-left: 1.5em;
  text-indent: -1.5em;
}

.EspecialEmphasis {
  font-size: 2em;
  font-weight: bold;
  font-style: italic;
  color: #009999;
}

ul.ListStyleTypeNone {
  list-style-type: none;
}

@font-face {
  font-family: "nath";
  src: url("../Fonts/Nathaniel.ttf");
}

.SmallSignature {
  font-family: nath;
  font-size: 2em;
  color: #993300;
  text-shadow: 1px 1px 1px #ffcc00;
}

.AlmostHiddenNote {
  font-style: italic;
  color: rgba(0, 0, 0, 0.25);
}

.MyHiddenNote {
  font-style: italic;
  color: #009966;
}

.strk {
  text-decoration: line-through;
}

/***************************************
Human Coloration Tables
*/
table.hmnclr {
  border: 1px solid #006666;
  border-radius: 3px;
}

table.hmnclr td.dkblu {
  border: 1px solid #00aaaa;
  border-radius: 3px;
  padding: 5px;
  text-align: center;
  background: #004400;
  font-weight: bold;
  color: #ffffff;
}

table.hmnclr td.hdrblu {
  border: 2px solid #00aaaa;
  border-radius: 3px;
  padding: 5px;
  text-align: center;
  background: #0000cc;
  font-weight: bold;
  color: #ffffff;
}

table.hmnclr td {
  border: 1px solid #006666;
  border-radius: 3px;
  padding: 5px;
  text-align: center;
}

table.hmnclr td.dkcyn {
  border: 1px solid #00aaaa;
  border-radius: 3px;
  padding: 5px;
  text-align: center;
  background: #006666;
  font-weight: bold;
  color: #ffffff;
}

/*
end Human Coloration Tables
***************************************/
p.centered span.pictitle1 {
  font-size: 1.8em;
  color: #6699cc;
  font-style: italic;
  text-decoration: overline underline;
}

.strk {
  text-decoration-line: line-through;
}

/*
other colors
***************************************/
/*
END other colors
***************************************/
.UnsubstantiatedAssertion {
  padding: 0;
  background: #550000;
  border-radius: 3px;
  color: #d9d900;
}

table.BrassicaOleraceaL {
  margin-top: 3em;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 3em;
  border: 1px solid #00ffff;
  border-radius: 3px;
}

table.BrassicaOleraceaL thead {
  margin-top: 3em;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 3em;
  border: 1px solid #00ffff;
  border-radius: 3px;
}

table.BrassicaOleraceaL tbody {
  margin-top: 3em;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 3em;
  border: 1px solid #00ffff;
  border-radius: 3px;
}

table.BrassicaOleraceaL th.BOLhdr {
  background: #000066;
  color: #00cccc;
  border: 1px solid #00ffff;
  border-radius: 3px;
  text-align: center;
}

table.BrassicaOleraceaL td.BOLtd {
  border: 1px solid #00ffff;
  border-radius: 3px;
  text-align: center;
}

ol.AllThoseQuestions {
  margin: 0em 1.5em 0em 1.5em;
}

ol.AllThoseQuestions li {
  padding: 0em 0em 0.5em 0em;
}

/*
other colors
***************************************/
.Phoenecian {
  font-family: phoneci;
}

.EstablishmentClause {
  border: 3px solid #009900;
  border-radius: 15px;
  padding: 1em 1em 1em 1em;
  margin-left: 2em;
  margin-right: 2.5em;
  color: #009900;
}

.ReligitardsCannotThinkCritically {
  font-family: "chiller";
  border: 3px solid #cc0000;
  border-radius: 8px;
  padding: 0.5em;
  font-size: 3em;
  color: #660000;
  font-weight: bold;
  text-shadow: 0em 0em 0.2em #993300;
/*background: #ffffff;*/
}

/* ELEMENTS TABLE*/
p.AnswersCARMQuestionnaire {
  font-size: 1.2em;
  margin-bottom: 0.8em;
  background: #550000;
  color: #cccc00;
  border-radius: 0.2em;
  padding-left: 0.4em;
  padding-right: 0.4em;
}

ul.AnswersCARMQuestionnaire li {
  margin-bottom: 0.8em;
  background: #550000;
  color: #cccc00;
  border-radius: 0.2em;
  padding-left: 0.2em;
}

ol.AnswersCARMQuestionnaire li {
  margin-bottom: 0.0em;
  background: #550000;
  color: #cccc00;
  border-radius: 0.2em;
  padding-left: 0.2em;
}

/*
END other colors
***************************************/
.FuckingLiar {
  background: #996600;
  color: #ffff00;
  padding-left: 0.2em;
  padding-right: 0.2em;
  border-radius: 0.2em;
  font-size: 1.5em;
  font-weight: bold;
  text-shadow: 0.1em 0.1em 0.2em #330000;
}

ol.AtheismWrong ul li {
  background: #440000;
  color: #ff9966;
  padding: 0.3em;
  border-radius: 0.2em;
}

ul.ASAPList li {
  margin-bottom: 0.4em;
}

ul.RequiredDefinitionsListing li { margin-bottom: 0.4em; }

.FairUseCarmOrg { background: #990000; color: #ffff00; padding: 0em 0.2em 0em 0.1em; border-radius: 4px}

blockquote.MyResponseToCarmArticles { border: 3px solid #000033; border-radius: 1em; padding: 0em 0.4em 0em 0.6em; background: #ccccff; color: #000033; }

.CarmArticlesInsertion { border-radius: 0.2em; padding: 0em 0.2em 0em 0.2em; background: #ccccff; color: #000033; }

div.FlameBox { text-align: center; valign: middle; margin: 0; }

.BoomFlame { opacity: 40; }

.TOCvulcan {
  font-family: vulcan;
  font-size: 2em;
  font-weight: normal;
  color: #daa520;
  text-shadow: 0em 0em 0.03em #daa520;
}

.SuperHeat { font-size: 1.2em; color: #ffcc00; text-shadow: 0em 0em 0.8em #ff0000; }

.rhamahath {
  font-style: italic;
  font-weight: bold;
  text-decoration: underline;
  color: #9988cc;
}

.UnsubstantiatedClaim { font-weight: bold; background: #009900; padding: 0em 0.2em 0em 0.2em; border-radius: 0.2em; color: #000000; text-shadow: -0.0em -0.0em 0.1em #eeeeee;}
blockquote.UnsubstantiatedClaim { font-weight: bold; background: linear-gradient(#660066,#3333ff,#33ffff,#339933,#ffff33,#ff9933,#660000); padding: 0.01em 0.2em 0.01em 0.2em; border-radius: 0.4em; color: #000000; text-shadow: -0.04em -0.04em 0.1em #eeeeee;}

.TOCVulcan { font-family: vulcan; font-weight: normal; font-size: 1.6em; color: #e48400; }

blockquote.arakishspeaks p.LikeTitle100 { font-family: "aussie"; font-size: 1em; text-indent: 0;}
blockquote.arakishspeaks p.LikeTitle300 { font-family: "aussie"; font-size: 3em; text-indent: 0; color: #330000; text-shadow: 0px 0px 2px #cc6600; }

div.centered { margin-right: auto; margin-left: auto; }

blockquote.MySignature { background: radial-gradient(#660066,#3333ff,#33ffff,#339933,#ffff33,#ff9933,#660000); border-radius: 0.4em; padding: 0.1em 0em 0.1em 0.8em;}
p.ISignedIt { font-family: nathan; font-size: 1.8em; text-indent: 0; color: #000066; }

sup, sub { font-size: 70%; }





/* bca42a */
/* Did Not Work
div.sgc-toc-title { font-size: 2em; color: #222222; }
div.sgc-toc-level-1 { font-size: 1.6em; color: #660000; }
div.sgc-toc-level-2 { font-size: 1.4em; color: #006600; }
div.sgc-toc-level-3 { font-size: 1.2em; color: #000066; }
div.sgc-toc-level-4 { font-size: 1em; color: #006666; }
div.sgc-toc-level-5 { font-size: 0.8em; color: #666600; }
div.sgc-toc-level-6 { font-size: 0.6em; color: #660066; }


 height="" width=""
*/