<html> <head> <title>vedit.CSS</title> <style>{  }
body			{ font-family: Arial;
				  font-size: 9pt;
				  margin: 0px }
h1				{ font-size:18pt; font-weight:bold; color: #008080; margin-top: 25 }
h2				{ font-size:16pt; font-weight:bold; color: #008080; margin-top: 25 }
h3				{ font-size:14pt; font-weight:bold; color: #008080; margin-top: 25; margin-bottom: 15 }
h4				{ font-size:14pt; font-weight:bold; color: #000000; margin-top: 20; margin-bottom: 15 }
h5				{ font-size:12pt; font-weight:bold; color: #000000; margin-top: 20; margin-bottom: 15 }
h6				{ font-size:10pt; font-weight:bold; color: #000000; margin-top: 20; margin-bottom: 12 }
ul				{ margin-left: 25; margin-bottom: 1 }
p, td, li		{ font-family: Arial; font-size: 9pt }
p				{ margin-top: 10; margin-bottom: 12 }
p.title			{ font-size: 18pt; font-weight:bold; color: #FFFFCC }
p.newtitle		{ font-size: 22px; font-weight:bold; color: #FFFFCC }
p.pgtitle		{ font-size: 28px; font-weight:bold; color: #FFFFCC }
p.fontsize		{ font-size: 12pt }
table.bg		{ background-color: #fafafa }
td.pgtitle		{ font-size: 28px; font-weight:bold; color: #FFFFCC }
.st				{ font-size: 12px }
.nt				{ font-size: 14px }
.ntbm			{ font-size: 14px;
				  margin-top: 5px; 
				  margin-bottom: 10px }
.bt				{ font-size: 14px;
				  font-weight: bold }
.bm				{ margin-bottom: 10 }
.navtitle		{ font-family: Arial; font-size: 10pt; font-weight:bold; color: #FFFFCC }
.NavLink		{ font-family: Arial; color: #FFFFFF; font-size: 8pt }
a.nav			{ font-family: Arial;
				  font-size: 8pt;
				  font-weight: bold;
				  text-decoration: none;
				  margin-left: 12px;
				  color: #FFFFFF}
a:hover.nav		{ color: #FFFFFF;
				  text-decoration: underline }
a:active.nav	{ color: #FFFFFF;
				  text-decoration: none }
a:visited.nav	{ color: #FFFFFF;
				  text-decoration: none}
.tcon			{ font-family: Arial;
				  font-size: 12px;
				  font-style: normal;
				  font-weight: normal;
				  text-decoration: none;
				  color: #C9FEFB;
				  color: #FFFFCC }
.headline		{ font-family: Arial;
				  font-size: 16px;
				  font-weight: bold;
				  color: #577878 }
.custqt			{ font-size: 12px;
				  font-weight: normal;
				  margin-top: 0;
				  margin-bottom: 20 }
.tryit			{ font-family: Arial;
				  font-size: 14px;
				  font-weight: bold;
				  color: #577878 }
.lmtd			{ font-family: Arial;
				  font-size: 12px;
				  margin: 0px }
.lm				{ font-family: Arial;
				  font-size: 12px;
				  font-style: underline;
				  font-weight: bold;
				  color: #577878 }
.boxtext		{ font-family: Arial;
				  font-size: 18px;
				  font-weight: bold;
				  background-color: #6F98A8;
				  color: #FFFFFF }
.qlinks			{ font-family: Arial;
				  font-size: 12px;
				  font-weight: bold;
				  text-decoration: none;
				  color: #5C93A8}
.eqlinks		{ font-family: Arial;
				  font-size: 12px;
				  font-weight: bold;
				  text-decoration: none;
				  color: #5C93A8 }

-->
</style>
</head>

<body>
</body>
</html>