﻿body 
{
	margin: 0px;
}

.default
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000000;
}

.title
{
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #0000ff;
}

.date
{
	font-family: Trebuchet MS;
	font-size: 9px;
	color: #000000;
}

.footer
{
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #727b83;
}

.header
{
	font-family: Trebuchet MS;
	font-size: 18px;
	color: #000000;
}

a.footer
{
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #727b83;
	text-decoration: none;
}

a.footer:hover
{
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #727b83;
	text-decoration: underline;
}

a.header
{
	font-family: Trebuchet MS;
	font-size: 18px;
	color: #727b83;
	text-decoration: none;
}

a.header:hover
{
	font-family: Trebuchet MS;
	font-size: 18px;
	color: #0000ff;
	text-decoration: none;
}


.inputBox
{
	font-family: Trebuchet MS;
	font-size:11px;
	font-style:normal;
	color: #000000;
	line-height: 12px;
	width:300px;
}