
body {
    background: url(media/circshort.gif);
    background-color: #FFFFFF;
    }

/* Because tables do not inherit, and because Netscape
    does not restore body styles after tables: */

td, 
th, 
.CellBody, 
.CellHeading,
.mainbody, 
.tablebody {
    text-align: left;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: x-small;
}

.mainbody, 
.tablebody {
    margin-left: 30px;
    background-color : #FFFFFF;
    }
    
/* Link pseudoclasses */

a:active  {color: #0000CC}
a:hover   {color: #800000}
a:link    {color: #0000FF}
a:visited {color: #00008B}


/* Defaults for headings */

h1, 
h2, 
h3, 
h4, 
th, 
hr,
.Heading1,
.Heading2,
.Heading3,
.Heading4,
.pageheader, 
.cellheading, 
.grouptitlesix, 
.pageheader, 
.NewHtmlChapNum,  
.NewHtmlChapter,  
.NewHtmlPage,  
.NewHtmlNoSplit, 
.TableTitle
.title 
.HeadingStyle {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #003399;
    }

/* End defaults for headings */

/* Specifics for headings */


.NewHtmlNoSplit, 
.NewHtmlChapNum,  
.NewHtmlChapter,  
.NewHtmlPage {
    text-align: left;
    font-size: 150%;
    font-weight: bold;
    }

h1, 
.Heading1 {
    text-align: left;
    font-size: 125%;
    font-weight: bold;
    margin-top: 6%;
    margin-bottom: 2%;
    }

h2, 
.Heading2 {
    font-size: 115%;
    font-weight: bold;
    }

h3, 
.Heading3 {
    font-size: 110%;
    font-weight : normal;
    font-weight : bold;
    }

h4, 
.Heading4 {
    font-size: 100%;
    font-weight: bold;
    font-style: italic;
}

.pageheader {
	font-size: 90%;
    font-style: italic;
    font-weight: normal;
    margin-bottom: 0%;
    margin-top: 0%;
    }

.TableTitle {
    font-style: italic;
    font-weight: bold;
    text-align: center;
    }

.Title {
    text-align: center;
    font-size: 125%;
    font-weight: bold;
    margin-top: 20px;
    }

.GroupTitlesIX {
    font-size : 150%;
    }

/* End headings */

/* General para styles*/

.Anchor {
    font-size : 1px;
    }
.Body { }
.BodyRelative { }
.Indented {
    margin-left : 35px;
    }
.Indented1 { }
.Indented2 { }
.Indented3 { }
.Indented4 { }
.IndentedRelative { }

li {
    margin-top: 10px;
    }
.SmartList1, 
.SmartList2, 
.SmartList3, 
.SmartList4 { }

/* End para styles*/

/* Table of contents and index*/

.TOC1, 
.TOC2, 
.TOC3, 
.TOC4 {
    margin-bottom: 1%;
    margin-top: 1%;
    }

.TOC1 {
    font-size: 110%;
    font-weight: bold;
    margin-top: 3%;
    }

.TOC2 {
    font-size: 100%;
    margin-left: 4em;
    }

.TOC3 {
    font-size: 80%;
    margin-left: 8em;
    }

.TOC4 {
    font-size: 80%;
    margin-left: 12em;
    }

.Level1IX {
    font-weight: bold;
    margin-top : 25px;    
    margin-bottom: 5px ;
    }
.Level2IX {
    margin-top: 5px; 
    margin-bottom: 5px ;
    margin-left: 60px;
    }
.Level3IX { 
    margin-top: 5px; 
    margin-bottom: 5px ;
    margin-left: 120px;
    }
.ixlink {
    font-size: 80%;
    margin-left: 180px;
    margin-top: 0px;
    margin-bottom: 0px;
    }

/* End TOC, IX /*

/* Code and preformatted text */

.Preformatted,  
.PreformattedRelative,
.Code,
.CodeEmphasis,
.CodeStrong {
    font-family: Courier;
    font-size: 85%;
    }
.CodeEmphasis { font-style: italic;}
.CodeStrong { font-weight: bold;}

/* Tables, see also mainbody at top */

td, 
.CellBody {
    vertical-align: top;
     }

th, 
.CellHeading {
    }

.Alert {
    background-color: #D3D3D3;
    color: #FF3333;
    font-weight: bold;
    }

.Note { 
    background-color: #D3D3D3;
    font-weight: bold;
    }

.NoteText { 
    background-color: #D3D3D3;
    }
    
 /* General character formats, see also Code, Heading sections*/

.Emphasis { 
    font-style: italic;}
.EmphasisUnderline { 
    font-style: italic; 
    text-decoration: underline;}
.Strong { 
    font-weight: bold;}
.StrongUnderline { 
    font-weight: bold; 
    text-decoration: underline;}
.StrongItalic{
    font-style: italic; 
	 font-style: italic; 
     }
.SubScript { }
.SuperScript { }
.Underline { 
    text-decoration: underline;
    }
.WebJump { }
.ZDingbat {
    font-family : ZapfDingbats, "Zapf Dingbats", Wingdings, Webdings;
    }

/* End general character formats*/
