body{ font-family: arial, helvetica, verdana, tahoma; font-size: 12px; background:#193f44;}

p { margin-top: 7px; margin-bottom: 5px }

ul, ol, li	{ margin-top: 5px; margin-bottom: 5px; margin-left: 12px }
ol			{ margin-top: 5px; margin-bottom: 5px; margin-left: 20px }

a:link { font-size: 12px; color: #0000CC; text-decoration: none; border-bottom:1px dotted #0000CC;}
a:visited { font-size: 12px; color: #0000CC; text-decoration: none; border-bottom:1px dotted #0000CC;}
a:active  {font-size: 12px; color: #0000CC; text-decoration: none; border-bottom:1px dotted #0000CC;}
/*a:visited	{ font-size: 12px; text-decoration: none; border-bottom:1px dotted #469;}*/
 a:hover{ font-size: 12px; text-decoration: none; color: #990000; border-bottom:1px solid #990000;}

H1			{ font-size: 14px; color: #ccffff; font-weight: bold; }
H2			{ font-size: 13px; color: #ccffff; font-weight: bold; }
H3			{ font-size: 14px; font-weight: bold; font-style: italic; margin-top: 15px; margin-bottom: 5px; }
H4			{ font-size: 12px; margin-top: 15px; margin-bottom: 5px; }
H5			{ font-size: 12px; font-style: italic; margin-top: 15px; margin-bottom: 5px; }
TH			{ font-size: 13px; background-color: #336699; color: #FFFFFF; font-weight: bold; text-align: left; padding : 3px; }
TD			{ font-size: 12px; color: #000000; vertical-align: top;}

PRE.code	{ margin: 5px 50px 5px 10px;  background-color: #eeeeee; border: 1px solid Silver; padding: 5px}
.flow		{ margin: 5px 10px 5px 0px; background-color: #eeeeee; border: 1px solid Silver; padding: 5px}
.hrow		{ background-color: #D8F1F1; font-weight: bold; }


P.flow a:link		{ font-size: 12px; text-decoration: none; color: blue;}
P.flow a:visited	{ font-size: 12px; text-decoration: none; color: blue;}
P.flow a:hover		{ font-size: 12px; text-decoration: underline; color: blue;}
P.flow a:active		{ font-size: 12px; text-decoration: underline; color: blue;}

.minorlink {font-size: 12px; color:#ccffff; text-decoration: none; border-bottom: none;}
.minorlink:active {font-size: 12px; color:#ccffff; text-decoration: none; border-bottom: none;}
.minorlink:link{ font-size: 12px; color: #ccffff; text-decoration: none; border-bottom: none;}
.minorlink:visited{ font-size: 12px; color: #ccffff; text-decoration: none; border-bottom: none;}
.minorlink:hover{ font-size: 12px; color: #ccffff;  text-decoration: none; border-bottom: none;}
.footer{font-size: 12px; color:#ccffff; font-weight: bold; text-decoration: none; text-align:center; padding: 6px;}

.heading { font-family: Geneva, Arial, Helvetica, san-serif; font-size: 15px; font-weight: bold; color: #ccffff; }
.table { font-family: Geneva, Arial, Helvetica, san-serif; font-size: 12px; font-weight: normal; color: #ccffff;  }
.table2 {background-color: #113135;}
.table3 {border: 1px solid #993300;}
.tableitalic {font-style: italic;}
.tablebold {font-weight: bold}
