﻿/* This page is specifically for the html output from the xwwop.dll XwwopHTML object.
   ------------------------------------------------------------------------------------- */
/* used for any <hr> object on this page */
hr.xwwop
{
    width: 100%; 
    color: Gainsboro; 
    font-size: 2px
}
/* PROGRAM header information table */
table.xwwop_program
{
    margin-left: 10px;  
}
/* PLIFT sets x reps x weight table */
table.xwwop_plift
{     
    margin-left: 10px;
}
/* tr stubbed into PROGRAM and PLIFT tables but not defined here */
tr.xwwop_program{ }
tr.xwwop_plift{ }
/* used for the program header information */
td.xwwop_program
{
    font-family: Verdana;
    font-size: 10pt;
    font-weight: bold;
}
/* used for the table that displays sets x reps x weight */
td.xwwop_plift
{
     font-family: Verdana;
	 font-size: 9pt;
}
h1.xwwop_host
{
    font-family: Verdana;
    font-size: 11pt;
    font-weight: bold;
    margin-top: 0px;
	margin-bottom: 0px;	
}
h1.xwwop_prg_desc
{
    font-family: Verdana;
    font-size: 10pt;
    font-weight: normal;
    margin-top: 0px;
	margin-bottom: 0px;	
}
h1.xwwop_pwo_date
{
    font-family: Verdana;
    font-size: 10pt;
    font-weight: bold;
    margin-top: 0px;
	margin-bottom: 0px;	
}
h1.xwwop_pwo_name
{
    font-family: Verdana;
    font-size: 10pt;
    font-weight: normal;
    margin-top: 0px;
	margin-bottom: 0px;	
}
h1.xwwop_pwo_desc
{
    font-family: Verdana;
    font-size: 10pt;
    font-weight: normal;
    margin-top: 0px;
	margin-bottom: 0px;	
}
h1.xwwop_ex_name
{
    font-family: Verdana;
    font-size: 9pt;
    font-weight: normal;
    margin-top: 0px;
	margin-bottom: 0px;	
}
h1.xwwop_footer_desc
{
    font-family: Verdana;
    font-size: 8pt;
    font-weight: bold;
    margin-top: 0px;
	margin-bottom: 0px;	
}
h1.xwwop_footer_text
{
    font-family: Verdana;
    font-size: 8pt;
    font-weight: normal;
    margin-top: 0px;
	margin-bottom: 0px;	
}
h1.xwwop_footer_tiny
{
    font-family: Verdana;
    font-size: 6pt;
    font-weight: normal;
    margin-top: 0px;
	margin-bottom: 0px;	
}
/* End of xwwop.dll XwwopHtml object section */
/* ---------------------------------------------------------------------------------- */