.technology {  color: #000000;  text-decoration :  none;  font-family : Arial, Helvetica, sans-serif;  font-size: 10px;    letter-spacing : normal;       }
.technology a:link  {  color: #000000;   font-family : Arial, Helvetica, sans-serif;  font-size: 9px;    letter-spacing : normal;  text-decoration : underline;        }
.technology a:visited  {  color: #000000;   font-family : Arial, Helvetica, sans-serif;  font-size: 9px;    letter-spacing : normal;  text-decoration : underline;        }
.technology a:hover   {  color: #000000;  text-decoration : underline;  font-family : Arial, Helvetica, sans-serif;  font-size: 9px;    letter-spacing : normal;       }
.technology a:active   {  color: #000000;  text-decoration : underline;  font-family : Arial, Helvetica, sans-serif;  font-size: 9px;    letter-spacing : normal;       }

.bluelink a:link {  color: #333333;  text-decoration :  none; }
.bluelink a:visited {  color: #333333;  text-decoration :  none; }
.bluelink a:hover {  color: #333333;  text-decoration : underline; }
.bluelink a:active {  color: #333333;  text-decoration :  none; }

.blacklink a:link {  color: Black;  text-decoration :  none; }
.blacklink a:visited {  color: Black;  text-decoration :  none; }
.blacklink a:hover {  color: Black;  text-decoration : underline; }
.blacklink a:active {  color: Black;  text-decoration :  none; }

.whitelink a:link {  color: White;  text-decoration :  none; }
.whitelink a:visited {  color: White;  text-decoration :  none; }
.whitelink a:hover {  color: White;  text-decoration : underline; }
.whitelink a:active {  color: White;  text-decoration :  none; }

ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin-bottom: 15px;
	margin-top: 5px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin-bottom: 5px;
	margin-top: 5px;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin-bottom: 15px;
	margin-top: 5px;
}
