
BODY
{
    font-family: 'Times New Roman', Times, serif;
}

H1
{
    background-color: #c8c8ff;
}

H2
{
    background-color: #c8c8ff;
}

H3
{
    background-color: #e8e8ff;
}

B.WINDOW
{
	font-weight: bold;
    margin-left: 4px;
	margin-right: 4px;
	text-decoration: underline;
}

B.GROUP
{
    margin-left: 4px;
	margin-right: 4px;
	font-weight: bold;
	text-decoration: underline;
}

B.GROUP_ITEM
{
    margin-left: 4px;
	margin-right: 4px;
	font-weight: bold;
	text-decoration: underline;
}

B.MENU
{
    margin-left: 4px;
	margin-right: 4px;
	font-weight: bold;
	text-decoration: underline;
}

B.MENU_ITEM
{
    margin-left: 4px;
	margin-right: 4px;
	font-weight: bold;
	text-decoration: underline;
}

B.TAB
{
    margin-left: 4px;
	margin-right: 4px;
	font-weight: bold;
	text-decoration: underline;
}

B.LABEL
{
    margin-left: 4px;
	margin-right: 4px;
	font-weight: bold;
	text-decoration: underline;
}

B.BUTTON
{
	border-style:  solid;
	border-width:  thin;
    font-family:   Arial, Verdana, Helvetica, 'MS Sans Serif', sans-serif;
	font-size:     smaller;
	font-weight:   bold;
    margin-left:   4px;
	margin-right:  4px;
	padding-left:  4px;
	padding-right: 4px;
}

CODE.FILE
{
    font-family: 'Courier New', Courier, monospace;
}

CODE.COMMAND
{
    font-family: 'Courier New', Courier, monospace;
	font-size: smaller;
}

I.FIGURE
{
   font-family: Arial, Verdana, Helvetica, 'MS Sans Serif', sans-serif;
   font-style:  italic;
}

I.NAME
{
   font-style:  italic;
}

I.TERM
{
   font-style:      italic;
}

I.VALUE
{
   font-style:  italic;
   text-decoration: underline;
}

TD.HOSTROLE
{
    background-color: #b8b8ff;
}

TD.COMPANYROLE
{
    background-color: #d8d8ff;
}

TD.PROJECTROLE
{
    background-color: #f8f8ff;
}

TD.OBJECT
{
    background-color: #e8e8ff;
}

TD.PERMGROUP
{
    background-color: #c8c8c8;
}

TD.HOSTPERMGROUP
{
	border-style:     solid;
	border-width:     thin;
    background-color: #b8b8ff;
}

TD.COMPANYPERMGROUP
{
	border-style:     solid;
	border-width:     thin;
    background-color: #d8d8ff;
}

TD.PROJECTPERMGROUP
{
	border-style:     solid;
	border-width:     thin;
    background-color: #f8f8ff;
}

