﻿body, li, td, a
{
	font-family: Verdana;
	font-size: 13px;
}
a, a.link, a.active, a.visited, a.hover
{
	color: Blue;
}
#title
{
	position: relative;
	background-color: #0A5AAF;
	color: White;
}
#title h2
{
	font-size: 16px;
	padding: 3px;
	font-weight: normal;
}
img.icon
{
	border-bottom: solid 1px gray;
}
img.right
{
	float: right;
	margin: 0px 0px 10px 10px;
}
.menu
{
	padding-top: 4px;
}
.large
{
  font-size: 15px;
}
