﻿body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

A
{
	text-decoration:none;
	color:#0000FF;
}

A:hover
{
	text-decoration:underline;
}

.DivOuter
{
	border:solid 1px blue;
	width:470px;
	padding:15px;
	text-align:left;
	font-family:Verdana;
	font-size:15px;
	color:Blue;
}

.TBLEnter
{
    
}

.TDEnter
{
    font-family:Verdana;
    font-size: 12px;
    text-align:left;
    font-weight:bold;
}

.ABlue
{
	color:#0000FF;
}

.ButSubmit
{
	font-family:Arial;
	font-weight:bold;
	border-style:solid;
	border-width:3px;
	cursor:pointer;
	font-size:18px;
}

.TDSurveyQuestion
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
}
