﻿body 
{
	background-color:white
}
.header
{
	font-weight: bold;
	font-size: 14px;
	color: navy;
	font-family: Verdana;
}

td
{
	font-family:verdana;
	font-size: 10px;
}




SELECT,INPUT
{
	font-size: 10px;
}

.content
{
	font-size: 10px;
	color: navy;
	font-family: Verdana;
}

.content_strong
{
	font-size: 10px;
	color: navy;
	font-family: Verdana;
	font-weight:bold;
}

