BODY {
	background-color : #8db7d5;
	background-image : url(imgkr/bg.jpg);
	background-position : top;
	background-repeat : repeat-x;
	color : #004488;
}
 H1.blu {
	color : #005599;
	font-size : 190%;
	font-weight : 500;
	letter-spacing : 5px;
}
a:link.mn {
	color: #0066aa;
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:88%;
}
a:visited.mn {color: #004488; text-decoration : none;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;font-size:88%;}
a:hover.mn {color: #0077dd;text-decoration : underline;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;font-size:88%;}
a:active.mn {color : red; text-decoration : none;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;font-size:88%;}

a:link {
	color: #0066aa;
	text-decoration : none;
}
a:visited {color: #004488; text-decoration : none;
}
a:hover {color: #0077dd;text-decoration : underline;
}
a:active {color : red; text-decoration : none;
}
TABLE.copy {font-family : Arial, Helvetica, sans-serif; font-size : 14px;}
P.content {
	line-height : 160%;
}

