body		{	font-family:verdana, arial, helvetica, sans-serif;
			font-size: 90%;
			color: #000000;
			line-height: 130%;
			margin: 0 0 0 0;
			background-color: #FFEBCD;
		}

/*
			background-image: url('images/hstile.jpg');
			background-repeat: repeat;
*/

.bodytext	{	font-size: 90%;
			margin-top: 1em;	
			margin-left: 3em;
			margin-right: 3em;
		}

.booktext	{	font-size: 90%;
			margin-top: 1em;	
			margin-left: 1em;
			margin-right: 1em;
		}


.small		{	font-size: 80%;

		}

.topmenu	{	font-size: 85%;
			margin-top: .5em;	
			margin-bottom: .5em;
			font-weight: bold;
		}


.arrow		{	font-size: 65%;
			color: #006666;
			font-weight: bold;
		}


.footer 	{	color: #666666;
			font-size: 80%;	
			margin-left: 3em;
			margin-right: 3em;
		}


.back2top	 { 	text-align: right;
			font-variant: small-caps;
			font-size: 80%;
			margin-top: 1em;
			margin-bottom: 1em;
			margin-right: 3em;
		} 


H1 		{	font-size: 140%;
			color: #993300;
			font-weight: bold;
			margin-top: .2em;
			margin-bottom: 0;
			line-height: 140%;
		}

H2 		{	font-size: 115%;
			color: #993300;
			font-weight: bold;
			margin-top: .2em;
			margin-bottom: .2em;
			line-height: 140%;
		}

H3 		{	font-size: 105%;
			color: #993300;
			font-weight: bold;
			margin-top: .2em;
			margin-bottom: 0em;
			line-height: 140%;
		}


a		{	font-weight: bold;	
			line-height: 130%;}

a:link    	{	color: #006666; font-size: 90%; }
a:active  	{	color: #006666; font-size: 90%; }
a:visited 	{	color: #006666; font-size: 90%; }
a:hover   	{	color: #339999; font-size: 90%; }

a.menu:link    	{	color: #006666; font-size: 85%; text-decoration: none;}
a.menu:active  	{	color: #006666;	font-size: 85%; text-decoration: none;}
a.menu:visited 	{	color: #006666; font-size: 85%;	text-decoration: none;}
a.menu:hover   	{	color: #009999; font-size: 85%;	text-decoration: none;}

a.breadcrumbs:link    	{	color: #006666; font-size: 85%;	text-decoration: none;}
a.breadcrumbs:active  	{	color: #006666; font-size: 85%;	text-decoration: none;}
a.breadcrumbs:visited 	{	color: #006666; font-size: 85%;	text-decoration: none;}
a.breadcrumbs:hover   	{	color: #009999; font-size: 85%;	text-decoration: none;}

#faqtitle 	{	font-size: 115%;
			color: #993300;
			font-weight: bold;
			margin-top: .2em;
			margin-bottom: .2em;
			line-height: 140%;
		}
#faqquestion 	{ 	font-weight: bold; }
#faqanswer 	{ 	font-weight: none; }


hr 		{	color: #993300;
			background-color: #993300;
			border: 0;
			height: 2px;
		 }

input.searchbox { 	border:1px solid #669999;
			font-size: 90%;
			background-color: #FFFFFF;  
			font-family: Verdana, Arial, Helvetica, sans-serif;
			line-height: 120%;
			color: #000000;
		}

input.searchbutton { 	border:1px solid #669999;
			font-size: 70%;
			background-color: #669999;
			color: #FFFFFF;
			font-weight: bold;
	 }

ul		  {	margin-left: 1em;
			padding-left: 0;
			margin-top: .5em;
			padding-top: 0;
			margin-bottom: .5em;
			padding-bottom: 0;
	}

li		{	margin: 0;
			padding: 0;
		}

dd 	{ 	margin-top: 0; 
		margin-bottom: 0; 
		margin-left: 1.5em;
		font-size: 85%;
		line-height: 120%;  
	}

dt 	{ 	font-weight: bold; 
		font-variant: small-caps;  
		font-size: 90%;
		color: #993300;
		margin-top: 1em;
		margin-left: .5em; 
		margin-bottom: 0;
		line-height: 140%;  
	}


.blockindent	{	margin-left: 2em;
		}


/* for bookmarks list */

.indented 	{	margin: 0px 0px 0px 40px;
		}

p.bookmark 	{	margin: 0px 0px 2px 20px;
		}
