﻿body
{
	margin:0pt;
	font-family:Arial;
	background-color:#ffffff;
}

TD,select,p
{
	font-size:8pt;
}
input,textarea
{
	font-size:8pt;
	border-width: 1pt;
	border-style: solid;
	border-color: Black;
	width:50px
}

p,form
{
	margin : 0pt;
}

h1
{
	font-size:14pt;
	font-family:Arial;
	margin:0px;
}
h2
{
	font-size:12pt;
	font-family:Arial;
	margin:0px;
}
h3
{
	font-size:10pt;
	font-family:Arial;
	margin:0px;
}
a
{
	color:#646464;
	text-decoration: none;
}
a:hover 
{
	text-decoration: underline;
}
