﻿


h1
{
  font-family:Arial;
  font-size:large;
  font-weight:bold;
  color:#FFFFFF;
  text-align:center;
  width:450px;
  background:#007dbc;
  text-indent: 3px;
}

h2
{
  font-family:Arial;
  font-size:small;
  font-weight:bold;
  color:#FFFFFF;
  text-align:left;
  text-indent: 3px;
  width:450px;
    
}

.Heading
{
	background-image: url(./Images/bg1.gif);
	background-repeat: repeat;
	background-color: transparent;
	font-family: Arial;
	font-size: x-large;
	font-weight: bold;
	color: #080808;
	text-align: left;
	text-indent: 3px;
	width: 700px;
}
 
.Heading1
{
	background-image: url(./Images/bg1.gif);
	background-color: transparent;
	font-family: Arial;
	font-size: large;
	font-weight: bold;
	color: #080808;
	text-align: left;
	text-indent: 3px;
}

.Heading2
{
	background-image: url(./Images/bg1.gif);
	background-color: transparent;
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
	color: #080808;
	text-align: left;
	text-indent: 3px;
}

.Heading3
{
	background-image: url(./Images/bg1.gif);
	background-color: transparent;
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	color: #080808;
	text-align: left;
	text-indent: 3px;
}
.Nav2
{
	font-size: 20px;
	background-image: url(./Images/bullet.gif);
	color: black;
	font-style: normal;
	font-family: Arial;
	background-color: transparent;
	text-align: center;
	font-variant: normal;
}

.ulist1
{
	

	list-style-image: url(Images/bullet.gif);

}