h1,h2,h3
{
font-family: arial, 'sans serif'; 
}

p,table,tr,li,address,form
{
font-family: arial, 'sans serif'; 
font-size: 10pt;
margin-left: 15pt;
}

th {background-color:#FAEBD7}

body
{
background-color: #ffffff;
}

h1,h2,h3,hr 
{
color:saddlebrown; 
}

a.hstd {text-decoration: none}
a:link.hstd    {color:orange}
a:visited.hstd {color:darkred}
a:active.hstd  {color:red}
a:hover.hstd   {color:orange;text-decoration: underline}

.ainternal {
margin-left: 15pt;
font-family: arial, 'sans serif';
font-size: 12px;
white-space: pre;
}

img.floating-left {
float: left;
height: 150px;
margin: 10px;
}

img.floating {
height: 150px;
margin: 10px;
}

img.right {
float: right;
}

img.left {
float: left;
}

.swlist {
margin-left: 20px;
width: 90%;
}

.swelem {
vertical-align: top;
text-align: justify;
}

img.swelem {
height: 100px;
border: none;
float: left;
padding-right: 10px;
}

.footer {
font-size: 10;
}

iframe.footer {
margin-top: 100px;
height: 200px;
width: 70%;
}

iframe.header {
width: 100%;
margin-bottom: 10px;
margin: none;
height: 55px;
}

.note {
font-size: 10px;
font-style: italic;
}

.std {
font-family: arial, 'sans serif';
text-align: justify;
}

.std2 {
font-size: 12px;
}

.list1 {
list-style: square;
}

/*.list2
list-style: circle;
}*/

div.callist {
margin-bottom: 1.5em;
}

div.lg {
float: right;
padding: 10px;
margin-left: 20px;
margin-bottom: 20px; 
font-size: 12px;
}

.dbstatus {
font-size: 10px;
color:#999999;
text-align: right;
}

span.callist {
font-weight: bold;
}

p.code {
white-space: pre;
}

caption.std {
caption-side:bottom;
text-align: center;
color: grey;
font-style: italic;
font-family: arial, 'sans serif';
}

table.std {
vertical-align: middle;
}

th.evlist 
{
	color:orange;
	background-color:#FAEBD7;
}

td.evlist
{
	margin: 1px;
}

