/* style sheet for php table on mstest page*/

#mstest p {font-size: 1 em;
	line-height: 140%;
	margin-bottom: 0px;
	color:002868;}

#mstest td {font-size: 1 em;
	line-height: 140%;
	margin-bottom: 0px;
	color:002868;}

#mstest strong {font-family:Arial Black; }


#mstest h1 {font-size: 1em;
	font-weight: bold;
	color: #002868;
}
	
#mstest h2 {font-size: 1em;
	font-weight: bold;
	color: #002868;}

#mstest h3 {font-size: 1em;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: .8em;
	color: #002868;}

#mstest h4 {font-size: 1em;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: .8em;
	color: #002868;}

