﻿
h1
{
	color:Red;
	display:inline;
	font-size:12pt;
}

.textTd
{
	font-family:Arial;
	font-size:11pt;
	text-align:justify;
	padding-top:56px;
}

input
{
	font-family:Arial;
	font-size:10pt;
}


.button
{
	border-right: #000000 1px solid;
	padding-right: 4px;
	border-top: #000000 1px solid;
	padding-left: 4px;
	font-weight: bold;
	border-left: #000000 1px solid;
	cursor: pointer;
	color: #4c5b76;
	border-bottom: #000000 1px solid;
	font-family: Trebuchet MS , Arial;
	background-color: #d6dde7;
}

a
{
	font-family:Arial;
	font-size:10pt;
	color:navy;
}

a:hover
{
	font-family:Arial;
	font-size:10pt;
	color: Teal;
}
