BODY { font-family: Arial, Helvetica, Verdana, sans-serif; }


.copyright {
			text-align: center;
			font-size: 8pt;
			color: #777777;
		}


A.menulink { 
			text-align: center;
			font-size: 12pt;
			text-decoration: none;
			color: #bbbb1d;
			font-weight: bold;
			line-height: 1.5;
		}
		
A:hover.menulink { 
			text-align: center;
			font-size: 12pt;
			text-decoration: none;
			color: #FFFFFF;
			font-weight: bold;
			line-height: 1.5;
		}
		
A.link { 
			font-size: 12pt;
			text-decoration: underline;
			color: #000000;
			line-height: 1.5;
		}
		
A:hover.link { 
			font-size: 12pt;
			text-decoration: none;
			color: #000077;
			line-height: 1.5;
		}
		

.rname {
			font-size: 20pt;
			font-weight: bold;
		}

.raddress {
			font-size: 12pt;
		}



.rheader {
			font-size: 12pt;
			font-weight: bold;
			text-decoration: underline;
		}


.rsubhead {
			font-size: 11pt;
			font-weight: bold;
		}


.rminorhead {
			font-size: 11pt;
			font-style: italic;
		}


.rtext, .rlista {
			font-size: 10pt;
			
		}


.rlistb {
			font-size: 8pt;
			
		}

