body{
	background : #a2cde0 url(../images/booksbg.gif) no-repeat fixed bottom right;
	margin:0pt;
}

.header1 {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 18pt;
font-weight: bold;
color: #a2cde0;
background-color: #1b3a76;
}

.header2 {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 16pt;
font-weight: bold;
color: #a2cde0;
background-color: #1b3a76;
}

h1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18pt;
   font-weight: bold;
   color: #1b3a76;
}

h2{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:  16pt;
   font-weight: bold;
   color: #1b3a76;
}

h3{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:  15pt;
   font-weight: bold;
   color: #1b3a76;
}

h4{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #1b3a76;
}

h5{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13pt;
	color: #1b3a76;
}

h6{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color: #1b3a76;
}

.subtitle{
	color : #8eadd0;
}

table{
	border: 0pt solid #369; 
	margin: 0pt;
}

caption{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}

td{
	border: 0pt solid #369;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight: normal;
	line-height: normal;
}

th{
	vertical-align: top;
	border: 0pt solid #369;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight: bold;
	line-height: normal;
}

p,blockquote,ol,ul,li,dl,dt,dd{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight: normal;
}

pre{
	font-family : "Courier New", Courier, monospace;
	font-size : 10pt;
}

strong{
	font-weight: bold;
	color : #369;
}

hr{
	height: 3pt;
	color: #1b3a76;
}

.center{
	text-align : center;
	font-size : 10pt;
}

.marquee{
	font-size : 16pt;
	color : #1b3a76;
	font-variant : small-caps;
	font-weight: bold;
}

.small{
	font-size : 8pt;
}

.large{
	font-size : 12pt;
}

.huge{
	font-size : 14pt;
	font-weight : bold;
}

.title{
	font-size : 24pt;
	font-weight : bold;
}

.term{
	font-size : 10pt;
	font-style : italic;
	color : red;
	font-weight : bold;
}

.largeterm{
	font-size : 12pt;
	font-style : italic;
	color : red;
	font-weight : bold;
}

.state{
	font-size : 8pt;
	font-style : italic;
}

.hidden{
	color : #DDDDFF
}

.update{
	font-size : 8pt;
	font-weight: normal;
   line-height: 12pt;
	color : #777777;
}

.sm-white{
	font-size : 7pt;
	font-weight: normal;
   line-height: 12pt;
	color : #CCCCCC;
}

a:link{
	text-decoration : none;
   color: #1b3a76;
}

a:visited{
	text-decoration : none;
   color: #1b3a76;
}

a:active{
	text-decoration : none;
	color: #ffffff;
}

a:hover{
	text-decoration : none;
	color: #ffffff;
}





