BODY
	{
	background-color: #ffffcc;
	text-align: center;
	}
	
#main
	{
	width: 770px;
	text-align: left;
	}
	
TABLE#mainlayout
	{
	margin-top: 20px;
	margin-bottom: 20px;
	width: 100%;
	}

TABLE#mainlayout TD
	{
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	}
/*
Lnav -- local navigation block in subsections -- gray box
with links to subs\divisions
*/

.LnavH
	{
	padding: 5px;
	background-color: #ddcc77;
	width: 250px;
	margin-top: 20px;
	font-weight: bold;
	font-size: large;
	text-align: left;
	}

.Lnav
	{
	margin-top: 60px;
	padding: 5px;
	background-color: #eeeeaa;
	text-align: center;
	}	
	
A
	{
	color: maroon;
	}


/*
Lnav -- local navigation block in subsections -- gray box
with links to subs\divisions
*/

.Lnav A
	{
	font-size: x-small;
	}
	
.Lnav P
	{
	margin-top: 3px;
	margin-bottom: 5px;
	}		

/*General test header's styles */
H1
	{
	font-size: large;
	text-align: left;
	font-weight: bold;
	margin-bottom: 1em;	
	}
	
H2
	{
	font-size: medium;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;	
	}
		
	
H1#rbcnews
	{
	font-size: x-small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 1em;
	background-color: #eeeecc;	
	}
	
/* Subscription to the common header */	
P.h1subsc
	{
	font-size: large;
	font-style: italic;
	/* margin-left: 30px; */
	margin-top: -20px;
	color: #662200;
	margin-bottom: 1em;	
	}
		
	
P
	{
	font-size: small;
	}

P.nws
	{
	font-size: x-small;
	margin-top: 0px;
	margin-bottom: 5px;
	}
UL
	{
	font-size: small;
	}

A.lnws
	{
	font-size: x-small;
	margin-top: 0px;
	margin-bottom: 5px;
	}
		
EM
	{
	font-style: italic;
	}
	
EM.C
	{
	font-style: italic;
	color: maroon;
	}						
	
DT
	{
	margin-top: 15px;
	}	

/*
Styles for epigraph
*/	
DIV.CIT
	{
	margin-top: 30px;
	margin-left: 200px;
	text-align: right;
	font-style: italic;
	font-size: small;
	}	

DIV.CITSUB
	{
	margin-top: 10px;
	margin-left: 300px;
	text-align: right;
	font-style: normal;
	font-size: x-small;
	}	

P.Loz
	{
	font-size: large;
	font-weight: bold;
	background: #eeeeaa;
	text-align: center;
	color: #441100;
	}	

SPAN.SUBLoz
	{
	font-size: medium;
	text-align: center;
	color: black;
	}	
	
