body { 
	margin: 0px; font-family: Trebuchet MS, Tahoma, Arial; color: rgb(35,35,35); font-size: 8pt; cursor: default 
}

.a1:link { text-decoration: none; color: rgb(35,35,35) }
.a1:hover { text-decoration: underline; color: rgb(35,35,35) }
.a1:visited { text-decoration: none; color: rgb(35,35,35) }

p {
	margin: 0px
}

.hd1 {
	font-size: 20pt; color: rgb(203,4,103); border-bottom: 1px dotted rgb(203,4,103)
}

.a2:link { text-decoration: none; color: rgb(4,102,204) }
.a2:hover { text-decoration: underline; color: rgb(203,4,103) }
.a2:active { text-decoration: underline; color: rgb(203,4,103) }
.a2:visited { text-decoration: none; color: rgb(4,102,204) }

.ai:link { border: 1px solid rgb(4,102,204) }
.ai:visited { border: 1px solid rgb(4,102,204) }
.ai:hover { border: 1px dotted rgb(203,4,103) }