	/* CSS Document */
	
	body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color:#F2F2F2;
	}
	
	p {
		font-family: Georgia, Verdana, "Times New Roman", Times, serif;
		font-size: 14px;
		font-style: normal;
		line-height: 150%;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #990000;
		/* text-align: justify; */
		margin-top: 3px;
		margin-right: 18px;
		margin-bottom: 12px;
		margin-left: 0px;
	}
	
	p.right{
	text-align: right;
	}
	
	
	.gmc
	{
		font-size: 22px;
		color: #bd1b19;
		font-weight: normal;
		letter-spacing: 0.25em;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		margin-bottom: 16px;
		margin-top: 16px;
		margin-right: 0px;
		margin-left: 0px;
	}
	
	.pagehdr
	{
	font-size: 32px;
	color: #FFCC00;
	font-weight: normal;
	letter-spacing: 0.3em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 16px;
	margin-top: 16px;
	text-transform: lowercase;
	}
	
	/*                      */
	/* Hyperlink properties */
	/*                      */
	
	a {
		
		text-decoration: none;
	}
	
	a:link,  a:visited {
	color: #990000;
		text-decoration: none;
		border-bottom-width: 1px;
		border-bottom-style: dotted;
		border-bottom-color: #fa8310;
	
	
	} 
	
	a:hover, a:active  {
	color: #fa8310;
		text-decoration: none;
		border-bottom-width: 0px;
		border-bottom-style: solid;
		border-bottom-color: #b11310;
	}
	
	a.toplink {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-transform: lowercase;
		letter-spacing: 0.1em;
		text-decoration: none;
	}
	
table{}
TABLE.bordermain {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}

TABLE.borderorange {
	border: 1px solid #ED8722;
}
	
TD {
vertical-align: top;
}
	
.quotation {
	font-style: italic;
	line-height: 125%;
	font-variant: normal;
	color: #FFFFFF;
	margin-right: 145px;
	margin-left: 5px;
	text-align: right;
	font-weight: normal;
}

.quotationcredit {
	font-style: normal;
	line-height: normal;
	font-variant: small-caps;
	color: #FFFFFF;
	margin-right: 145px;
	margin-left: 5px;
	text-align: right;
	font-weight: normal;
	font-size: 12px;
	padding: 0px;
}

.composer {
	font-weight: bold;
	font-variant: small-caps;
	font-size: 16px;
}

.medium {
	margin-bottom: 12px;
	margin-top: 0px;
}

img.rightside {margin: 0px}
.rquoted {
	font-size: 11px;
	font-style: italic;
	text-align: right;
	margin-top: 0px;
	margin-bottom:12px;
	font-weight: bold;
}

