/*--Body--*/
body {	font-family:Arial,sans-serif;
	font-size:12pt; }
/*--Heads--*/
h1 {	font-size:32pt; }
h2 {	font-size:24pt; }
h3 {	font-size:18pt; }
h4 {	font-size:16pt; }
h5 {	font-size:14pt; }
h6 {	font-size:12pt;
	font-weight:bold }
/*--Hyperlinks--*/
a:link {		font-weight:bold; color:#0000FF; text-decoration:underline; text-style=normal}
a:visited {	font-weight:bold; color:#CC9900; text-decoration:underline; text-style=normal}
a:hover {	font-weight:bold; color:#FF0000; text-decoration:underline; text-style=normal}
a:focus {	font-weight:bold; color:#FFCC00; text-decoration:underline; text-style=italic}
a:active {	font-weight:bold; color:#33CC33; text-decoration:underline; text-style=normal}
