<%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>

<body>

</body>
</html>



@font-face  { 
    font-family: emblem;
	src: url
	(emblem.ttf)
}

	     
.logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	text-decoration: underline;
	text-align: center;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.important {
	font-weight: bold;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
}
.special {
	font-style: italic;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #66CCFF;
	color: #000000;
	text-align: left;
	padding: 20px;
	margin: 0px;
	border: 1px solid;
	list-style-type: disc;
	list-style-position: outside;
	width: 500px;
}
ol {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #66CCFF;
	color: #000000;
	text-align: left;
	padding: 20px;
	margin: 0px;
	border: 1px solid;
	list-style-type: decimal;
	list-style-position: inside;
	width: 500px;
}
.off {
	background-color: #66CCFF;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.on {
	background-color: #0099CC;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.flash {
	border: 2px groove #000000;
}
table {
	text-align: center;
}
.techst {
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px;
	padding: 5px;
	width: 500px;
	text-align: left;
}
.imp2 {
	text-decoration: underline;
}
.important2 {
	font-weight: bold;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: underline;
}
.smallhigh {
	font-size: 8px;
}
