BODY {
   font-family : Georgia, "Times New Roman", Times, "New York", serif; 
   background-color: white;
   color: #000000; font-size: 1em; 
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   width: auto; 
}

.yellow
{
   background-color : yellow;
}

.header
{
   background-color  : #4682B4;
   border      : 1px;
   margin      : 0;
   padding     : 0.5em;
   /*
   background-repeat : no-repeat;
   background-position : right top;
   background-image : url(http://localhost/Dirac/images/vh40.png);
   */
}

H1.pageheader 
{
   border-bottom-width: 3pt;
   border-style: solid; 
   border-color: #000000;
   font-size: 1.5em;
   font-weight: bold;
}
H1.pageheader 
{
   border-bottom: 3pt solid #000080; 
   border-top: 0 solid #f0f0f0; 
   border-left: 0 solid #f0f0f0; 
   border-right: 0 solid #f0f0f0; 
}

.quicknavi
{
   text-align: right;
   font-size : 80%; 
   font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; 
   font-weight : 800;
}

.navibar {
   background : #4682B4;
   font-size : 80%; 
   font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; 
   font-weight : 800;
}

.pamtext {
   background  : #4682B4;
   font-size   : 150%;
   font-family : serif;
   font-weight : 1000;
}

.pamtext2 {
   font-weight : 800;
}

.cnthead {
   font-family : sans-serif; 
   font-weight : 800;    /* bold face font */
}

.cntsubhead {
   font-size : 75%; 
   font-family : sans-serif; 
   margin-left : 1em;
}

.contenttable {
   background : #bbbbff;
   /* background : #D0D0D0; light grey color */
   /* background : #90C8C8; */
   /* background : #ff6600; */
}

.footer {
   font-size : 70%;
   font-family : Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
}

HR {
   color : black;
}

H6 {
   font-family : Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
}

H5 {
   font-family : Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
}

H4 {
   font-family : Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
}

H3 {
   font-family : Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
}

H2 {
   font-family : Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
}

H1 {
   font-family : Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
}

.contentpara {
   margin-left: 1em;
}

.typewriter
{
   font-family: courier;
}
a:hover {
   background: #5590bb;
}
a:link {
   color: #00008B;
}
a:visited {
   color: #880088;
}
a:active {
   color: #ff0000;
}
#id-red {
   color: red;
}
#id-green {
   color: green;
}

