<!--
/* StyleSheet START */
/* BODY StyleStandard  */
body {
color: #000000 !important;
background-color: #ffffff !important;
font-size: 12px;
text-align: center;
margin-top: 0;
margin-left: 0;
}

/* A StyleStandard */
a {text-decoration: none;}
a:link {color: #0000ff;}	/* No Link Color */
a:active {color: #ff00ff;}	/* Click Link Color */
a:visited {color: #0000ff;}	/* Check Link Color */
a:hover {color: #ff0000;}	/* Select Link Color */

/* H FontSize pixels */
h1{font-size: 18px;}
h2{font-size: 14px;}

/* StyleSheet END */
-->
