/* Style Sheet  (c) 2002 by Sally-Ann Rudd for Tibetbook *//* General */		BODY, TD {			font-family: Arial, Helvetica, sans-serif;			font-size : 10pt;			color : brown;			background-color : white;					}				P.justify {						text-align : justify;			font-size : 10pt;		}					/* Headings */								H1 {							font-size : 14pt;						}										H2 {							font-size : 13pt;						}										H3 {							font-size : 11pt;						}						H4 {							font-size : 10pt;							font-weight : bold;						}												H5 {							font-size : 10pt;							font-weight : bold;						}												H6 {							font-size : 9pt;							color : #999999;						}		/* Links */								A:LINK {							color : #CC3300;						}												A:HOVER {							color : Red;						}												A:ACTIVE {							color : Red;						}						/* Caption Text */							.caption {			font-size : 8.5pt;		}				/* Bottom Text */				.b-text{			font-size : 8pt;		}/* Main Menu */	.m-menu {		background-color : #990000;		background-image : url(/images/red015.jpg); background-repeat: repeat }		font-weight : bold;		font-size : 9pt;		line-height : 20px;		color : White;		}					.m-menu A:LINK {					color : #FFFFFF;					text-decoration : none;				}					.m-menu A:VISITED {					color : #CCCCCC;					text-decoration : none;				}								.m-menu A:ACTIVE {					color : Red;					text-decoration : none;				}								.m-menu A:HOVER {					color : #FFCC00;					text-decoration : none;				}						HR 			{				color : #990000;			}			TD.left {	background-color : #990000;}