body{
	background-color:#22421D;
	margin-top:0px;
	margin-bottom:0px;
}
.borderB
{
	border: 5px dotted orange;
	padding: 5px 5px 5px 5px;
	width:500px;
}
h1{
	color: #360;
	font-size:13pt;
	font-weight:bold;
	font-family: Arial;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 0px;
}
h2
{
	color: #360;
	font-size:11pt;
	font-weight:bold;
	font-family: Arial;
	text-align: left;
}
p
{
	padding:5px;
	color: #000000;
	font-size:10pt;
	font-weight:Normal;
	font-family: Arial;
	text-align: justify;
	width:560px;
}
.contactHeading
{
	color: #360;
	font-size:13pt;
	font-weight:bold;
	font-family: Arial;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 0px;
}
.slogan
{
	color: #360;
	font-size:11pt;
	font-weight:bold;
	font-family: Arial;
	text-align: left;
}
#logo {
	text-align: center;
	border: thick;
	
}
a:link 
{
	font-family:Arial;
	font-size:12pt;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;	
}
a:visited 
{
	font-family:Arial;
	font-size:12pt;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;	
}
a:hover 
{
	font-family:Arial;
	font-size:12pt;
	font-weight:bold;
	color:#E08F26;
	text-decoration:none;	
}
.bullet
{
	font-family:Arial;
	font-size:12pt;
	font-weight:bold;
	color:#E08F26;
}
.regularTD
{
	font-family:Arial;
	font-size:10pt;
	background-color:#f4f4f4;
	padding-left:5px;
}
.imgBdr
{
	border:solid 3px #CECECE;
}
