table
{
border-color:#300080;
bordercolorlight:#6F6F6F;
bordercolordark:#DFDFDF;
border:1;
}

body
{
	background-color:#ffffff;
	background-position: 10px 15px;
	background-repeat:no-repeat;
	background-attachment:fixed;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
}



img
{
border-color:#000000;
}



p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
{
font-family:Verdana,Arial,sans-serif;
}

ul
{
	margin-left:24px;
	margin-top :10px;
}

h1
{
font-size:20px;
}

h2
{
font-size:18px;
}

h2.sh2
{
font-size:18px;
}

h3,h3.xmp,h3.xpl,h3.inf,h3.tip
{
font-size:16px;
}

h3 a
{
font-size:12px;
}

h4
{
font-size:14px;
}

p,ul,ol,li,div,td,th,address,nobr,b,i
{
font-size:12px;
}

b.gr
{
	font-size:16px;
}

pre
{
font-size:10px;
color:#000000;
}

tt
{
font-family:Courier New,Courier;
font-size:10px;
color:#0000C0;
}

.doc
{
background-color:#EEEEEE;
}

a:link
{
color:#FF0000;
text-decoration:underline;
}

a:visited
{
color:#CC0000;
text-decoration:underline;
}

a:active
{
	color:Black;
	text-decoration:none;
}

ADDRESS, BLOCKQUOTE, BODY, DD, DIV, DL, DT, FIELDSET, FORM, FRAME, FRAMESET, H1, H2, H3, H4, H5, H6, IFRAME, NOFRAMES, OBJECT, OL, P, UL, APPLET, CENTER, DIR, HR, MENU, PRE
{ display: block }
HEAD{ display: none }
TABLE   { display: table }
TR  { display: table-row }
THEAD   { display: table-header-group }
TBODY   { display: table-row-group }
TFOOT   { display: table-footer-group }
COL { display: table-column }
COLGROUP{ display: table-column-group }
TD, TH  { display: table-cell }
CAPTION { display: table-caption }
I, CITE, EM, VAR, ADDRESS
{ font-style: italic }
SUB { vertical-align: sub }
SUP { vertical-align: super }
S, STRIKE, DEL  { text-decoration: line-through }
HR  { border: 1px inset }
U, INS  { text-decoration: underline }
CENTER  { text-align: center }
A[href] { text-decoration: underline }

@media print
{
  @page { margin: 10% }
  H1, H2, H3, H4, H5, H6
{ page-break-after: avoid; page-break-inside: avoid }
  BLOCKQUOTE, PRE
{ page-break-inside: avoid }
  UL, OL, DL{ page-break-before: avoid }
}

@media speech
{
  H1, H2, H3, H4, H5, H6
{ voice-family: paul, male; stress: 20; richness: 90 }
  H1{ pitch: x-low; pitch-range: 90 }
  H2{ pitch: x-low; pitch-range: 80 }
  H3{ pitch: low; pitch-range: 70 }
  H4{ pitch: medium; pitch-range: 60 }
  H5{ pitch: medium; pitch-range: 50 }
  H6{ pitch: medium; pitch-range: 40 }
  LI, DT, DD{ pitch: medium; richness: 60 }
  DT{ stress: 80 }
  PRE, CODE, TT { pitch: medium; pitch-range: 0; stress: 0; richness: 80 }
  EM{ pitch: medium; pitch-range: 60; stress: 60; richness: 50 }
  STRONG{ pitch: medium; pitch-range: 60; stress: 90; richness: 90 }
  DFN   { pitch: high; pitch-range: 60; stress: 60 }
  S, STRIKE { richness: 0 }
  I { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }
  B { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }
  U { richness: 0 }
  A:link{ voice-family: harry, male }
  A:visited { voice-family: betty, female }
  A:active  { voice-family: betty, female; pitch-range: 80; pitch: x-high }
}
