
html, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
/* remember to define focus styles! */
:focus {
outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
body {
font-family: serif;
font-size: 12px;
color: black;
background-color: #cc0000;
}
.button {
font-family: serif;
}
.button-Over {
background-color: #a3a3d6;
}
td {
font-family: serif;
font-size: 11px;
color: black;
vertical-align: middle;
}
td.x {
color: white;
background-color: #000050;
text-align: center;
vertical-align: middle;
padding: 3px;
}
h3 {
font-family: serif;
font-size: 28px;
color: #000050;
}
h4 {
font-family: serif;
font-size: 16px;
color: white;
margin-top: 3px;
margin-bottom: 3px;
}
h5 {
font-family: serif;
font-size: 16px;
color: black;
margin-top: 3px;
margin-bottom: 3px;
}
h5.x {
color: white;
}
p {
font-family: serif;
font-size: 14px;
color: black;
margin: 3px;
text-align: justify;
}
a.x
{
    color: white;
    text-decoration: none
}
a.x:hover
{
	color: gray;
	background: #000050;
	text-decoration:none
}
div.demo { margin-left: 3em; }
#demo1 UL, #demo1simulation P { display: block; margin: 0; padding: 0; }
#demo1 LI, #demo1simulation SPAN { display: inline; margin: 0; padding: 0; }

