/* CSS Document */
body  { background-image: url(../BGRlogo.gif) ; background-color : #999999  ; margin : 2cm  ; text-align: center; border-right-color: #3a1010; }
	
A:link, { text-decoration: none;  color: #fff;  }
A:visited { text-decoration: none; color: #e46a6a;}
A:active { text-decoration: none; color: white;}


	
p {
	text-align: left;
	font: 12pt Helvetica, Arial, San-Serif ;
	text-decoration: none; 
	margin-left: 1em;
	margin-bottom: 1em;
	}
	
ul	{
	font: 12pt Helvetica, Arial, San-Serif ;
	}	
	
.about {
	text-align: justify;
	text-indent: 2em;
	font: 1em Trebuchet, Helvetica, Arial, San-Serif;
	}
.home  {
	text-align: center;
	font: .7em;
	}
.copy  {
	text-align: center;
	font: smaller courier, geneva, trebuchet, san-serif;
	}
	 
tr {
	font: 11pt Trebuchet, Helvetica, Arial, San-Serif, ; 
	text-align: center;
	background-color: 808080;
	
	 }

h1 { font: 24pt "bolder Trebuchet", Helvetica, Arial, San-Serif; 
	text-align: center; margin-bottom: 1em; }

.h1title {
	text-align: left;
	color: silver;
	font: 24pt 
	}

h2  {
	text-align: center;
	margin-bottom: 0em;
	font: 18pt "Bold Trebuchet", Helvetica, Arial, San-Serif ;
	margin-bottom: 0;
	
	}
	
.title {
	text-align: left; 
	font:  bolder ;
	color: gray;
	margin-bottom: -.5em;
	margin-top: 0em
	;
	}

