style type="text/css"

basefont { font-family : Verdana, Arial, Helvetica, sans-serif; }

body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : small;
	background-color : rgb(191,191,191);
}

h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

code
{
	font-family: "Courier New", Courier, monospace;
	font-size : medium;
	font-weight : 600;
}

.hidden { font-size : 0; color : rgb(255,255,255); }
.pname { font-size : 18pt; color : rgb(127,0,127); }
.maker { font-size : 18pt; color : rgb(127,0,127); }

:link { color : rgb(127,0,127); font-weight: bold; }
:visited { color : rgb(127,0,127); font-weight: bold; }
:active { color : rgb(0,0,0); font-weight: bold; }
:hover { color : rgb(0,0,0); font-weight: bold; }

:link , :visited , :active { text-decoration : none; }

.clsCMOn {
	color: purple;
	font-size : -1;
	text-decoration : none;
	padding: 2px 2px;
}

.clsCMOver {
	color: black;
	font-size : -1;
	text-decoration : none;
	padding: 2px 2px;
}

/style
