body { color: black;
	font-family: "Times New Roman";
	font-size: 11pt;
}


p {color: black;
	font-family: "Times New Roman";
	font-size: 11pt;
	margin: 10px;
	text-valign: top;
}

table { color: black;
	font-family: "Times New Roman";
	font-size: 11pt;
}

h2 { 
	margin: 12px;
	color: black;
	font-family: "Arial";
	font-size: 13pt;
}

h3 {
	margin: 9px;
	color: black;
	font-family: "Arial";
	font-size: 12pt;
}

li {
	margin: 15px;
}

p.pcode {color: black;
	font-family: "Arial";
	font-size: 9pt;
	text-valign: top;
}


a:link { text-decoration: none;
	color: blue;
}

a:visited { text-decoration: none;
	color: 663399;
}

a:hover { text-decoration: underline;
	color: red;
}
	
a.menu { 
	margin-top: 10px;
	text-decoration: none;
	font-family: "Arial";
	font-weight: bold;
	font-size: 11pt;
}

a.select:link {  color: #ccccff;}

a.menutek {text-decoration: none;
	font-family: "Arial";
	font-weight: bold;
	font-size: 11pt;
	}
a.menutek:link { color: #ccccff;}
a.menutek:visited { color: #ccccff;}
a.menutek:active { color: #ccccff;}
a.menutek:hover { color: #ccccff;
	text-decoration: none;
}
a.menu:link { color: #ffffff;}
a.menu:visited { color: #ffffff;}
a.menu:active { color: #ccccff;}
a.menu:hover { color: #ff0000;
	text-decoration: none;
}

font.am {
	font-family: "Arial";
	font-weight: bold;
	font-size: 12pt;
	color: #330066;
}

font.red {
	font-weight: bold;
	color: red;
}