﻿
body
{
	font-family: Times New Roman;
	font-size: medium;
	color: White;
}

a
{
	color: White;
}

hr
{
	border: 0;
	height: 10px;
	color: White;
	background-color: White;
}

p
{
	margin-top: 0;	
	padding-top: 0;	
}

h1, h2, h3, h4, h5, h6
{
	margin-top: 0;	
	padding-top: 0;	
}

h1
{
	font-size: x-large;
}

h2
{
	background-image: url(images/h2Background.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 15px;
	padding-left: 40px;
	min-height: 40px;
	font-size: x-large;
}

h3
{
	font-size: large;
}

h4
{
	font-size: medium;	
}

h5
{
	font-size: small;
}

h6
{
	font-size: x-small;
}

.vendorGroupHeader
{
	font-size: large;
	color: Silver;
	text-decoration: underline;	
}
