
a:link {
   color: #ffffff;
}
a:visited {
   color:  #ffffff;
}
a:hover {
   color: #242628;
   background: #d22030;
}
a {
   color:  #cccccc;
   background: #d22030;
}
table {
   font-size: 10pt;
   font-family: "Courier New", monospace;
   background: #000000;
   color: #00e0e0;
}
pre {
   font-size: 10pt;
   font-family: "Courier New", monospace;
   color: #00c0c0;
}
p { 
   color: #d22030;
   background:  #000000;
   font-family: Arial, Tahoma, sans-serif;
}
strike {
   color: #d22030;
   background:  #000000;
   font-family: Arial, Tahoma, sans-serif;
}
body {
   color: #353a42;
   background:  #000000;
   font-family: Arial, Tahoma, sans-serif;
   font-size: 12pt;
}
H1,H2,H3,H6 {
font-family: Arial, sans-serif;
}
H1 {
   background-color: #d22030;
   font-size: 32pt;
   font-weight: 700;
   text-align: center;
}
H2 {
   background-color: #000060;
   font-size: 24pt;
   font-weight: 700;
   text-align: center;
}
H3 {
   background-color: #000040;
   font-size: 18pt;
   font-weight: 400;
   text-align: center;
}
H4 {
   background-color: #000030;
   font-size: 14pt;
   font-weight: 400;
   text-align: center;
}
H5 {
   background-color: #000020;
   font-size: 12pt;
   font-weight: 400;
   text-align: center;
}
H6 {
   font-size: 20pt;
   font-weight: 400;
   color: #6060ff;
}
select, input, textarea {
   font-family: Arial, Tahoma, sans-serif;
   font-size: 12pt;
   color: #c0c0c0;
   background-color: #200060;
}
P.generaldesign {
}
