h2 {

	color:#990000;
	text-indent: 5px;
	padding: 0px;
	margin: 0px;
	line-height:24px;
/*	
	background-color: #000000;
	background-image: url(../images/tabs/tab_head2.gif);
	background-position:220px top;
	background-repeat:no-repeat;
	width:250px;
*/

}
.content, #content{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 5px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;

}

.content ul li, #content ul li {
	list-style-image:  url("../images/bullet_coloredbg.gif");
}

#home .content{
	font-size: medium;
}

.myfooterbg{

}
.myfootertxt {
	font-size: 13px;
	color: #990000;
	font-weight: bold;

}
.subfooter {
	font-size: 12px;
	color: #990000;
}

.footerPart2 {color: #990000; font-size: 13px;}
