﻿body, table, tbody, th, td, p, ol, ul, h1, h2         {
	font-family: Verdana, arial, helvetica, sans-serif;
	color: #003399;
}

body	{
	background-image : url('../images/Xibg.jpg');
	background-attachment : fixed;
	font-size: 10pt;
	}

table, tbody, th, td, p, ol, ul	{
	font-size : 10pt;
}
h1           {
				 font-size: 150%; 
				 color: #000080; 
				 margin-top: 0.5em; 
				 margin-bottom: 0.25em
				  }
				  
h2           { 
				font-size: 100%; 
				color: #000080; 
				margin-top: 0.5em; 
				margin-bottom: 0.25em 
				}

p           {
			 margin-top: .6em; 
			 margin-bottom: .6em;
			 }
               
li           { 
			margin-bottom: .25em 
			}

hr			{
	height : 1px;
	color : #003399;
}			

span.new     { border-style:solid; border-width:1px; font-size: 8pt; color: #000000; vertical-align: super; background-color: 
               #FFFF00 }

.tight    {
			 margin-top: 0em; 
			 margin-bottom: 0em 
			 }


:link.alt   { 
            text-decoration: none ; 
            color:#0000FF; 
            }
:visited.alt   { 
               text-decoration: none ;
			   color : #0000FF;
               }
:hover.alt		{ text-decoration: none ; 
               	color:#FFFFFF; 
	            background-color:#0000FF
    	       }

:active.alt    { 
               font-weight: bold 
               }

.revheading	{
			color:#C0C0C0;
			background: #000080; 
			padding-left:0.25em; 
			padding-right:0.25em;
			width: 90%;
			}

.logo        { font-size: 8pt; text-align: center; margin-top: 0 }


			 
.sa          { margin-top: 1em }
.sb          { margin-bottom: 1em }
.ca          { margin-top: -1em }
.cb          { margin-bottom: -1em }
.nsb         { margin-bottom: 0em }


