/*
Some common special characters:

    &frac14;    1/4
    &frac12;    1/2
    &frac34;    3/4
    &micro;     Greek letter mu
    &deg;       A degree mark
    &copy;      Copyright
    &sup2;      A super-script 2 (squared)
    &sup3;      A super-script 3 (cubed)
    &larr;      left arrow
    &rarr;      right arrow
    &uarr;      up arrow
    &darr;      down arrow
*/

.caption
{
}

div.titleheader
{
}

div.fixedwidth
{
}

@media print
{
    body
    {
	background:
  	  white
	  none
	  no-repeat
	  fixed
	  10px 10px;
	color: #000000;
        margin: 0;
	margin-left: 50px;
	margin-right: 50px;
        padding: 0;
    }
}	

html
{		
}

body
{ 
}

p
{ 
}

h3
{ 
}

.table_of_contents
{
}

a:link
{ 
}

a:visited
{ 
}

a:hover, a:active
{ 
}

a.table_of_contents:link,
a.table_of_contents:visited,
a.table_of_contents:active,
a.table_of_contents:hover
{
}

.table_of_contents:link,
.table_of_contents:visited,
.table_of_contents:active,
.table_of_contents:hover
{
}

