body
{
	margin:0px;
	font-family:tahoma;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	line-height:15px;
}

table
{
	font-family:tahoma;
	font-size:12px;
}

h1
{
	margin:0px;
	font-family:tahoma;
	font-size:16px;
	color:#BF0400;
	text-decoration:none;
	text-transform:capitalize;
	line-height:40px;
}
h3 
{
   color:#BF0400;
	font-size:15px;
	font-weight:bold;
}

h2 
{
   color:white;
	font-size:20px;
	font-weight:bold;
}

h4
{
   color:black;
	font-size:14px;
	font-weight:bold;
}

UL {
	 list-style-image:url(img/bullet.gif);
	 margin-top: 5;
}

A {
	font-family:tahoma;
	color:#BF0400;
	font-weight:bold;
	text-decoration:underline;
	line-height:15px;
}

A:hover {
	color:black;
	text-decoration:underline;
}

.txtAccent {
	font-weight: bold;
	font-size: 12px;
   color:#BF0400;
	padding-left: 20px;
	line-height: 40px;
}
.inlnk {
   color:Black;
   text-decoration:none;
   font-weight:normal;
}
/**********************/
