h2, .patternTopicAction {
background-image:url("bg_action_gradient2.gif");
background-repeat:repeat-x;
}

h2 {
background-color:#F6F6F6;
border-color:#E2E2E2;
}

h1, h2, h3, h4, h5, h6 {
color:#630000;
}

body, p, li, ul, ol, dl, dt, dd, acronym, h1, h2, h3, h4, h5, h6 {
background-color:transparent;
}

h2, h3, h4, h5, h6 {
border-style:solid;
border-width:0 0 1px;
display:block;
height:auto;
margin:1.25em -10px 0.35em;
padding:0.25em 10px;
}

h2 {
font-size:153%;
}

h1, h2, h3, h4, h5, h6 {
font-weight:normal;
line-height:1em;
}


h1 {
font-size:215%;
}

h1 {
margin:0 0 0.5em;
padding:0.25em 0 0;
}

h3, h4, h5, h6 {
border-color:#E2E2E2;
}

h3 {
font-size:133%;
font-weight:bold;
}

.toc li {
background-image:url("bullet-toc.gif");
background-position:0 0.4em;
background-repeat:no-repeat;
margin-left:1em;
padding-left:1em;
}

.toc ul {
list-style:none outside none;
}

html > body pre {
overflow:auto !important;
width:auto;
}

pre, code, tt {
color:#7A4707;
}

pre {
margin:1em 0;
width:100%;
}

body {
font-family:arial,verdana,sans-serif;
font-size:105%;
line-height:1.5em;
text-align:left;
}

#Content {
width:75%;
margin:0px auto;
text-align:left;
padding:15px;
background-color:#efefef;
}

a:visited {
border-color:#58438B;
border-style:none none dotted;
border-width:1px;
color:#58438B;
text-decoration:none;
}

:link:focus, :visited:focus, :link, :visited, :link:active, :visited:active {
background-color:transparent;
color:#4571D0;
}

a:link {
border-color:#4571D0;
border-style:none none dotted;
border-width:1px;
color:#4571D0;
text-decoration:none;
}


a:hover {
  text-decoration:none;
  border-color:#4571d0; border-style:none none solid none; border-width:1px;
  color:#4571d0;
  background-color:#d5e2ff;
}
a:visited:hover {
  text-decoration:none;
  border-color:#58438b; border-style:none none solid none; border-width:1px;
  color:#58438b;
  background-color:#e6dbff;
}

html > body {
font-size:small;
}
style.css (line 29)
html body {
font-size:small;
}

.floatleft {
float: left;
padding:0.25em 10px;
}
.floatright {
float: right;
padding:0.25em 10px;
}
