﻿body, td, p  {font-family: Tahoma; font-size: 12px}

p            { font-size: 12px; color: #808080; font-family: Tahoma }
table {border-collapse: collapse}
input, .input {font-size: 10 px; font-family: Tahoma}
.footer {font-size: 10px; font-weight: bold; color: black; text-decoration: none}
a.footer {font-size: 10px; font-weight: bold; color: black; text-decoration: underline}
a.footer:hover {font-size: 10px; font-weight: bold; color: red; text-decoration: none}
a {font-size: 10px; font-weight: bold; color: #70B2E9; text-decoration: none}
a:hover {font-size: 10px; font-weight: bold; color: #255980; text-decoration: none}

html
{
	scrollbar-base-color: #7174C9;
	scrollbar-arrow-color: #ffffff;
}