﻿a:link {
    text-decoration: none;
    color: #666666;}
a:visited {
    text-decoration: none;
    color: #666666;}
a:hover {
    text-decoration: underline;
    color: #666666;}

html {overflow-y: scroll;}

body {
    background: #ffffff;
    color: #000000;
    font-family: Verdana, Sans-Serif;
    font-size: 11px;
	margin: 0;
	padding: 0;}

div {
    font-family: Verdana, Sans-Serif;
    font-size: 11px;}

table {
    font-family: Verdana, Sans-Serif;
    font-size: 11px;}


