.hai {color: #4b7792; font-style: italic; font-weight: bold;}
.large {font-size : larger;}
.small {font-size: smaller;}
a:hover {
	color : #4b7792;
	text-decoration : none;
	font-weight: bold;
}
a:link {
	color : #4b7792;
	font-weight: bold;
}
.nodecor {text-decoration: none;}
a:visited {
	color : #4b7792;
	font-weight: bold;
}
body {
	color : #000000;
	background-color : #ffffff;
	font-family : "arial";
}
em {font-style : italic;}
hr {color : #4b7792;}
h2 {color : #4b7792;}
strong {font-weight : bold;}