﻿body {
}

h2
{
	color: white; 
	font-weight: bold; 
	font-size: 14px;
	margin: 0px;
	padding: 0px 0px 30px 0px;
	position: relative;
	left: 50px;
}

h3
{
	color: white; 
	font-weight: bold; 
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

h4
{
	font-size: 11px; 
	color:  white; 
	width: 160px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

.Default_Dates
{
	position: relative; 
	top: -18px; 
	left: 130px;
}

