.technology {  color: #000066;  text-decoration :  none;  font-family : Arial, Helvetica, sans-serif;  font-size: 10px;    letter-spacing : normal;       }
.technology a:link  {  color: #000066;   font-family : Arial, Helvetica, sans-serif;  font-size: 9px;    letter-spacing : normal;  text-decoration : underline;        }
.technology a:visited  {  color: #000066;   font-family : Arial, Helvetica, sans-serif;  font-size: 9px;    letter-spacing : normal;  text-decoration : underline;        }
.technology a:hover   {  color: #000066;  text-decoration : underline;  font-family : Arial, Helvetica, sans-serif;  font-size: 9px;    letter-spacing : normal;       }
.technology a:active   {  color: #000066;  text-decoration : underline;  font-family : Arial, Helvetica, sans-serif;  font-size: 9px;    letter-spacing : normal;       }

.bluelink a:link {  color: #000066;  text-decoration :  none; }
.bluelink a:visited {  color: #000066;  text-decoration :  none; }
.bluelink a:hover {  color: #000066;  text-decoration : underline; }
.bluelink a:active {  color: #000066;  text-decoration :  none; }

.greylink a:link {  color: #666666;  text-decoration :  none; }
.greylink a:visited {  color: #666666;  text-decoration :  none; }
.greylink a:hover {  color: #666666;  text-decoration : underline; }
.greylink a:active {  color: #666666;  text-decoration :  none; }

.contenttext {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000;  text-decoration : none; }

.contenttitle {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #000000;  text-decoration : none; }

.contenttitlehighlight {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FF0000;  text-decoration : none; }

.maintitle {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000;  text-decoration : none; }

ul {
	color: #000000;
	margin-bottom: 15px;
	margin-top: 5px;
}
li {
	color: #000000;
	margin-bottom: 5px;
	margin-top: 5px;
}
ol {
	color: #000000;
	margin-bottom: 15px;
	margin-top: 5px;
}

