A:link {color: Teal; text-decoration: none;  font-size :12px;  font-family : Verdana;      }
A:active {color: teal; text-decoration: none;  font-family : Verdana;  font-size : 12px;   }
A:visited {color: Teal; text-decoration: none;  font-size : 12px;  font-family : Verdana;   }
A:hover {color: Navy; text-decoration: none; background-color :  #ccccff;  font-family : Verdana;  font-size : 12px;   }

BODY {
	color: Navy;
	font-family: Verdana;
	font-size: 12px;
}

P {
	color: Navy;
	font-family: Verdana;
	font-size: 12px;
}
	 
	 
TABLE {
	font-family : Verdana;
	font-size : 12px;
    line-height : -19px;
	color : Navy;
		}



H1 {
	font-size : 12px;
	color : Navy;
	font-family : Verdana;
	font-style : normal;
	font-weight : bold;
	border : solid #009933;
	border-left-width : thin;
	border-right-width : thin;
	border-top-width : thin;
	border-style : solid;
	border-width : thin thin;
	text-indent : 7px;
	background-color : #C6DDC6;
	}

H2 {
	font-size : 12px;
	font-family : Verdana;
	color : #008080;
	A:hover : background-color : #ccccff;  
	font-style : normal;
	font-weight : bold;
	background-image : url('../images/pijl.gif');
	background-repeat : no-repeat;
	text-indent : 15px;
	text-align : left;
	vertical-align : baseline;
	background-position :  left 50%;
	margin : 0px 3px;
	}



LI {
	font-family : Verdana;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	list-style : disc;
	color : Navy;
																				}

	 