
body
{
margin: 5px;
padding-top: 5px;
padding-bottom: 5px;
}
html,body,div,center,p,tr,ul,li
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#00004A;
}
/* Use h1 for all first-level headings within the body of a topic.
For the topic title, use the Title style. */
h1
{
font-size: 135%;
margin-top: .5em;
margin-bottom: .5em;
}
/* Use h2 for all second-level headings. */
h2
{
font-size: 125%;
margin-top: 1em;
margin-bottom: .6em;
}
/* Use h3 for all third-level headings. */
h3
{
font-size: 110%;
margin-top: 1em;
margin-bottom: .6em;
}
/* Use h4 for all fourth-level headings.
Note: this style looks identical to the relatedtopics and proctitle styles. */
h4
{
font-size: 105%;
margin-top: 1em;
margin-bottom: .6em;
}
/* Use h5 for all fifth-level heading.
Currently, there are no h5s in use in the document.*/
h5
{
font-size: 100%;
margin-top: 1em;
margin-bottom: .6em;
}
/* The background of header cells is grey, and the text is bottom-aligned. */
th
{
padding-left: 1px;
padding-right: 1px;
background: #9494B5;
color: white;
text-align: left;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
vertical-align: bottom;
height: 20;
}
/* The text in normal table cells is top-aligned. */
td
{
padding-left: 1px;
padding-right: 1px;
vertical-align: bottom;
text-align: left;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
big
{
font-family:arial,helvetica,sans-serif;
font-size:18px;
}
small
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}
code, tt
{
font-size:12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
white-space:nowrap;
}
a:link
{
color:#3355cc;
text-decoration:underline;
}
a:visited
{
color:#8800aa;
text-decoration:underline;
}
a:active
{
color:#3355cc;
text-decoration:underline;
}
a:hover
{
color:#660099;
background:#E7E7ED;
text-decoration:underline;
}
a.nodeco:link
{
text-decoration:none;
}
a.nodeco:visited
{
text-decoration:none;
}
a.nodeco:hover
{
text-decoration:none;
}
a.nodeco:active
{
text-decoration:none;
}
a.code:link
{
font-size:12px;
text-decoration:none;
font-family: Verdana, Arial, Helvetica, sans-serif;
background:#e0e0e0;
}
a.code:visited
{
font-size:12px;
text-decoration:none;
font-family: Verdana, Arial, Helvetica, sans-serif;
background:#e0e0e0;
}
a.code:hover
{
font-size:12px;
text-decoration:none;
font-family: Verdana, Arial, Helvetica, sans-serif;
background:#e0e0e0;
}
a.code:active
{
font-size:12px;
text-decoration:none;
font-family: Verdana, Arial, Helvetica, sans-serif;
background:#e0e0e0;
}
input.button
{
font-size:12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:black;
}
textarea
{
background-color:white;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#00004A;
}
.lite
{
color:#cc6666;
}
.bt1
{
font-size:17px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
.bt1b
{
font-size:17px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
}
.bt2
{
font-size:12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bt2b
{
font-size:12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
}
.bt3
{
font-size:11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bt3b
{
font-size:11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
}
.buttonclass
{
width: 400px;
font-size:10px;
}
table
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:black;
border-collapse:
collapse; border-spacing: 1;
margin-top: .6em;
margin-bottom: .3em;
border-color: #9494B5;
}
input, select{
color: #00004A;
}