h2 {
	font-family: "Times New Roman", Times, serif;
	color: #008080;
	font-weight : bold;
	text-align : center;
	font-size : 16pt;
}
a:link       { color: #0000FF }
a:visited    { color: #0000FF }
a:hover      {
	color : #008080;
	text-decoration : none;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	color : #0000FF;
	font-weight: bold;
	font-size : 13pt;
}
p {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 11pt;
}
ul {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-weight : normal;
	font-size: 11pt;
}
dl {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11pt;
}
ol {
	font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11pt;
}
dt {font-weight : bold;
	color : Green;
	font-size: 11pt;
}
