body
{
	font-weight: normal;
	font-size: 12px;
	color: black;
	margin: 0;
	font-family: Arial;
	text-decoration: none;
}

p, td
{
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
}

a
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
}

a:hover
{
	font-weight: bold;
	font-size: 12px;
	color: #03219F;
	font-family: Arial;
	text-decoration: none;
}

.title
{
	font-weight: normal;
	font-size: 18pt;
	color: #0024c5;
	font-family: 'Times New Roman' , Arial;
	letter-spacing: 4px;
}

.textBox
{
    font-weight: normal;
    font-size: 11px;
    color: black;
    font-family: Arial;
    width: 200px;
}

.dropDownList
{
    font-weight: normal;
    font-size: 11px;
    color: black;
    font-family: Verdana, Arial;
}

.button
{
    font-weight: normal;
    font-size: 11px;
    width: 90px;
    color: black;
    font-family: Verdana, Arial;
    height: 25px;
}
