﻿<title>CSS</title>
<style>

h1, h2, h3, body       { font-family: Arial, Helvetica; font-size: 12pt}
body {
	 margin-left:100px;
	font-family: Arial, Helvetica;
	font-size: 10pt;
/*	position: fixed; */
}
h2	{ color: blue; font-size: 14pt }
h3 {font-size: 12pt}
h4 {font-size: 12pt}
}
A:link {text-decoration: none; color: blue; font-size: 10pt}
A:visited {text-decoration: none; font-size: 10pt; color: blue}
A:active {color: blue; font-weight: bold; font-size: 10pt}
table {font-family: Arial, Helvetica; font-size: 10pt}
REM table {font-size: small}
A:hover {text-decoration: underline}

<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-10261547-1");
pageTracker._trackPageview();
} catch(err) {}</script>


</style>
