body	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333366; 
	background-color: #FFFFFF;
	line-height: 2em;
	margin-left: 5px;
	margin-top: 10px;
	margin-right: 0px; 
	
}

td, th	{line-height: 1em;
	color: #000033;
	
}

th	{
	background-color: #6699CC;
	color: #336633;
	
}




h1	{
	font-family: Century Schoolbook, Times New Roman, 
	Times, serif; 
	color: #006600;
	line-height: 2.3em;
	font-size: 36px;
	margin: 5px;
	text-align: center;
}

h2	{
	font-family: Century Schoolbook, Times New Roman, Times, serif;
	color: #000066;
	font-size: 28px; 
	text-align: center; 
}

address	{
	text-align: center;
}


a:link	{
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}

a:visited{
	color: #333366;
	text-decoration: underline;
}

a:hover	{
	font-style: italic;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline overline;
}

a:active {
	font-style: italic;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline overline;
}

	
img	{
	margin-right: 10px;
}

div	{
	margin-left: 10px;
	margin-right: 20px;
}

ul	{
	list-style-image: url(../images/pm_bul1.png); 
}

.second_bul	{
	list-style-image: url(../images/pm_bul2.png);
}
 
.nav1	{
	text-align: center;
}

.notesrow	{
	background-color: #CCCCFF;
	font-weight: 500;
}

.nav2	{
	background-image: url(../images/btn_pm1_blank.png);
	color: #000033;
	font-weight: 1000;
		
}

.nav3	{
	color: #000000;
	font-weight: 1000;
	border-style: double;
	border-color: #000033;
}

.top  {
	text-align: center;
	color: #FF0000;
}


	