﻿*
{
	margin: 0;
	padding: 0;
}
html, body, input, select, textarea, td, th
{
	font-family: Tahoma, Arial;
	font-size: small;
	font-weight: normal;
}
img
{
    border-width: 0px;
}
table
{
    border-collapse: collapse;
}
a, a:visited, a:hover
{
    color: #0040c4;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}

