H1
	{
	font-size: 13pt;
	font-family: Verdana;
	font-weight: bold;
	}
/*
P
	{
	font-size: 11pt;
	font-family: Verdana;
	font-weight: bold;
	color: blue;
	}
*/
A
	{
	color: blue;
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	}
	
A:visited{
	color:blue;
}	
	
.aPink
{
	color: FF0078;
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}

.aPink:visited{
	color: FF0078;
}


.aBlack
{
	color: 00000;
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}

.aBlack:visited{
	color: 00000;
}

.aOrange
{
	color: FFA800;
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}

.aOrange:visited{
	color: FFA800;
}

.aGreen
{
	color: 44A800;
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}

.aGreen:visited{
	color: 44A800;
}

.aBlue
{
	color: 00A8D4;
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}

.aBlue:visited{
	color:00A8D4;
}

.aLav
{
	color: A8A8D4;
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}

.aLav:visited{
	color: A8A8DF;
}

	
}	
.normal
	{
	color: black;
	font-size: 10pt;
	font-family: Verdana;
	}
.dyna_nav
	{
	color: black;
	font-size: 12pt;
	font-family: Verdana;
	font-weight: bold;
	}
.button
	{
	color: white;
	font-family: Verdana;
	border-color:blue;
	background-color:blue;
	}
.inputs
	{
	color: blue;
	}
body {
	font: Verdana;
	font-size: 10pt;
}

.adminMsg {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: Teal;
}	

.adminMsg2 {
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #990099;
}


.readable
	{
	color: black;
	font-size: 10pt;
	font-family: Verdana;
	}
	
.boundCopy
{
	color: black;
	font-size: 8pt;
	font-family: Verdana;
}
	
.columnHeader {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

.headLine2 {
	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}	

.headlineBig {
	font-family: Verdana;
	font-size: 20px;
	font-style: normal;
	font-weight: normal
}


.copyright {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
}

#p7PMnav a {
	display: block;
	text-decoration: none;
	padding: 4px 10px;
	color: #CCCCCC;
	line-height:1;
}