/* Tod */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}	
TD
	{ font-size: .8em; }

IMG 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 3px;
	}
	
h1
	{
	font-size: 14pt;
	font-weight: normal;
	margin-top: 4pt;
	margin-bottom: 0;
	}
h2 
	{
	font-size: 10pt;
	font-weight: bold;
	margin-top: 4pt;
	margin-left: .2in;
	margin-bottom: 0;
	}
p
	{margin-top: 4pt;
	margin-left: .4in;
	margin-bottom: 0;
	}

h1.Playback
	{
	font-size: 14pt;
	font-weight: normal;
	margin-top: 4pt;
	margin-bottom: 0;
	}
h2.Playback 
	{
	font-size: 10pt;
	font-weight: bold;
	margin-top: 4pt;
	margin-left: 0;
	margin-bottom: 0;
	}
p.Playback
	{margin-top: 4pt;
	margin-left: 0;
	margin-bottom: 0;
	}

.Container
	{}
	
.CssBold, .CssDisplay
	{
		font-weight: bold;
	}
.CssPageTitle
	{
		font-size: 14pt;
	}
	
.CssPageBody
	{
		margin-top: 10px;
		margin-left: 10px;
	}
.Cssmenubar
	{
	text-align: left;
	bottom: auto;
	color: black;
	background-color: Gainsboro;
	font-size: 10pt;
	line-height: 16pt;
	}
	
.CssBorderAll	{border: solid black 1px;}

.CssBorderRight	{border-right: solid black 1px;}

.CssBorderBottom {border-bottom: solid black 1px;}

.CssClear	{clear: left;}

A.Highlight
	{
	color: blue;
	text-decoration: underline;
	} 
A	{
	color: black;
	text-decoration: none;
	} 
A.Cssmenuitem
	{
	color: black;
	text-decoration: none;
	} 
A.here
	{
	color: blue;
	}
A:hover
	{
	color: blue;
	}
