﻿body {
background-image: url(images/gradient.jpg);
background-repeat: repeat-x;
}
.Heading1
{
	font-family: Arial;
	font-size: 25px;
	font-weight: bold;
	font-style: normal;
	color: #FF6600;
}
.Heading2
{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
}
.Heading3
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-decoration: underline;
}
.Text1
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: Black;
}
.Text2
{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: Black;
}
.List2
{
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	color: Black;
}
.BullList1
{
	font-family: Arial;
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	color: Black;
}
.Label1
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: Black;
}
.BullLink
{
	border-style:solid;
	border-width:1px;
	border-color:Orange;
}

