﻿body 
{
	font-family: Verdana;
	font-size: 3pt;
}

.mybutton
{
	border-right: gray 1px solid;
	border-top: lavender 1px solid;
	border-left: lavender 1px solid;
	border-bottom: gray 1px solid;
	background-color: #d7e3ff;
}

.selectedGridColumn A
{
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
}

.companyname
{
	font-weight: bold;
	font-size: 18pt;
}

.jobtitle
{
	font-weight: bold;
	font-size: 14pt;
}

.fieldlabel
{
	font-weight: bold;
	font-size: 10pt;
}