
A:link {
	font-family: arial, sans-serif; font-size: 18 px; font-weight: normal;
	COLOR: blue; TEXT-DECORATION: underline; text-underline: single
}

A:visited {
	font-family: arial, sans-serif; font-size: 18 px; font-weight: normal;
	COLOR: blue; TEXT-DECORATION: underline; text-underline: single
}
A:active {
	font-family: arial, sans-serif; font-size: 18 px; font-weight: normal;
	COLOR: purple; TEXT-DECORATION: underline; text-underline: single
}
A:hover {
	font-family: arial, sans-serif; font-size: 18 px; font-weight: normal;
	COLOR: purple; TEXT-DECORATION: underline; text-underline: single
}
DIV.cim1 {
	font-family: arial, sans-serif; font-size: 96 px; font-weight: normal; color: teal
}
DIV.cim2 {
	font-family: arial, sans-serif; font-size: 20 px; font-weight: normal; color: black
}
DIV.cim3 {
	font-family: arial, sans-serif; font-size: 20 px; font-weight: bold; color:  black
}
DIV.doc {
	font-family: arial, sans-serif; font-size: 18 px; font-weight: normal; color: black;
	line-height: 150%
}
P  {
	font-family: garamond, arial, sans-serif; font-size: 20 px; font-weight:  normal;
	color: black; line-height: 150%
}
td  {
	font-family: arial, sans-serif; font-size: 20 px; font-weight: normal; color: black;
	line-height: 150%
}