body, p, td { font-family: arial, helvetica, verdana, tahoma; font-size: 12px; }

p { margin-top: 5px; }

ul, ol, li	{ margin-top: 5px; margin-bottom: 5px; margin-left: 12px }
ol			{ margin-top: 5px; margin-bottom: 5px; margin-left: 20px }

.userData	{behavior:url(#default#userdata);}

a:link		{ font-size: 12px; text-decoration: underline; color: blue;}
a:visited	{ font-size: 12px; text-decoration: underline; color: blue;}
a:hover, a:active { font-size: 12px; text-decoration: none; color: blue;}

H1			{ font-size: 18px; font-weight: bold; margin-top: 10px; margin-bottom: 5px; }
H2			{ font-size: 15px; font-weight: bold; margin-top: 20px; margin-bottom: 0px; }
H3			{ font-size: 13px; font-style: italic; margin-top: 10px; margin-bottom: 0px; }
H4			{ font-size: 13px; margin-top: 10px; margin-bottom: 0px; }
H5			{ font-size: 13px; font-style: italic; margin-top: 10px; margin-bottom: 0px; }

TH			{ font-size: 13px; background-color: #336699; color: #FFFFFF; font-weight: bold; text-align: left; padding : 3px; }
TD			{ font-size: 12px; background-color: #F4F4F4; color: #000000; vertical-align: top; padding : 3px; }

PRE.code	{ margin: 5px 50px 5px 10px;  background-color: #eeeeee; border: 1px solid Silver; padding: 5px}

PRE.code a:link		{ font-size: 12px; text-decoration: none; color: blue;}
PRE.code a:visited	{ font-size: 12px; text-decoration: none; color: blue;}
PRE.code a:hover		{ font-size: 12px; text-decoration: underline; color: blue;}
PRE.code a:active		{ font-size: 12px; text-decoration: underline; color: blue;}


.flow		{ margin: 5px 10px 5px 0px; background-color: #eeeeee; border: 1px solid Silver; padding: 5px}
.hrow		{ background-color: #E0E0E0; 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;}

