
A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: white;
	text-decoration: none;
}
A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: white;
	text-decoration: none;
}
A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: white;
	text-decoration: none;
}
A:hover {
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: white;
	text-decoration: underline;
	
}
body {
	background-color: rgb(255,255,255);
}
 p         { font-family: Arial;
             font-size: 14px;
             color: #000000;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	Font-weight: bold;
	font-size: 15px;
	color:#000000;
}		
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	Font-weight: bold;
	font-size: 16px;
	color:#000000;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	letter-space: normal;
	text-align: center;
	vertical-align: middle;
	word-space: normal;
	white-space: normal;

}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	Font-weight: bold;
	font-size: 14px;
	color:#000000;
}
	
.intlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: blue;
	text-decoration: none;
}
a.intlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: blue;
	text-decoration: none;
} 
a.intlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: blue;
	text-decoration: none;
}
a.intlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: blue;
	text-decoration: underline;
}
a.intlink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: blue;
	text-decoration: none;
}
.wordlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: green;
	text-decoration: none;
}
a.ipisd:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: yellow;
	text-decoration: none;
} 
a.ipisd:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: yellow;
	text-decoration: none;
}
a.ipisd:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: yelllow;
	text-decoration: underline;
}
a.wordlink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: green;
	text-decoration: none;
}
OL  {color: black;
}
UL  {color: black;
}
.olist{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
	font-style: bold;
	color:black;
text-decoration: none;
}	
acronym { 
border-bottom:1px dotted #333; 
cursor:help; 
} 