body{
	color:#103667;
}

A {
	text-decoration : underline;	
	color:#205AA7;
}

.anchor {
	text-decoration : none;	
	color:#205AA7;
}


A:hover{
	color:#1B4F93;
	text-decoration : overline;
}


table.tlrb { 
	border-top:1px solid;
	border-left:1px solid; 
	border-right:1px solid; 
	border-bottom:1px solid;
	color: #103667;
}

td.text {
line-height:125%;
}

div.text {
width:500;
line-height:125%;
margin-right:10;
}

.small {
font-size:80%;
}

.zig {
	background-color: White;
}

.zag {
	background-color: #E6E6FA;
}	

.green {
	color:Green
}
