body { 
	background: white url(../images/pmemback.jpg) repeat fixed 0% 0%;
	font-family: Times New Roman, Times, Serif;
	font-size: 14pt;
	text-align: left;
	color: #000000;
	margin: 10px;
	cursor: default;
	scrollbar-3dlight-color: #4B0082;
 	scrollbar-arrow-color: #4B0082;
 	scrollbar-base-color:#F5F5F5;
 	scrollbar-darkshadow-color: #DEB887;
 	scrollbar-face-color: #F5F5F5;
 	scrollbar-highlight-color: #F5F5F5;
 	scrollbar-shadow-color: #F5F5F5;
}


a { 
	color: #000066;
	text-decoration: none;
	}
a:visited { 
	color: #000066;
	text-decoration: none;

	}
a:hover { 
	color: #990000;
	text-decoration :underline;
	}

.name {font-size: 22pt;}
.blue {color: #0000ff;}
.black {color: #000000; text-align: center; font-family: Arial, Helvetic, Geneva, sans-serif; font-weight: bold;}
.blackindex {color: #000000; text-align: center;}
.heading {color: #000000; font-family: Arial, Helvetic, Geneva, sans-serif; font-weight: bold;}
.red {color: #FF0000;}
.redcenter {color: #FF0000; text-align: center;}
.navy {color: #000080; 12pt; font-family: Arial, Helvetic, Geneva, sans-serif; font-weight: bold; text-align: center;}
