body	{
	margin:0px;
	background-color:#fff;
	text-align: center;
}

p	{
	margin-top:10px;
	margin-bottom:10px;
}

td, span, div, p	{
	font-family:Tahoma,sans-serif;
	font-size:11px;
	color:#444;
}

a	{
	text-decoration:none;
	color: #00F;
}

a:hover	{
	text-decoration: underline;
	color: #F00;
}

.headMid	{
	font-size:13px;
	font-weight:bold;
	color:#fff;
	background-color: #000;
}

.headMain	{
	font-size:18px;
	font-weight:bold;
	color:#fff;
	background-color: #000;
}

.headMainSmall	{
	font-size:11px;
	font-weight:bold;
	color:#000;
	background-color: #fff;
}

.headSub	{
	font-size:11px;
	font-weight:bold;
	color:#fff;
	background-color: #000;
}

.index	{
	font-size:11px;
	font-weight:bold;
	background-color: #FFF;
	color: #000;
}

.indexLg	{
	font-size:14px;
	font-weight:bold;
	background-color: #FFF;
	color: #000;
}

.indexPlain	{
	font-size:10px;
	font-weight:normal;
	background-color: #FFF;
	color: #000;
}

.indexPlainLg	{
	font-size:12px;
	font-weight:normal;
	background-color: #FFF;
	color: #000;
}

.subHeadContent	{
	padding-left: 10px;
	font-weight:bold;
	color: #555;
}

.headSection	{
	font-size:11px;
	font-weight:bold;
	color:#333;
}

.headerBorders	{
	background-color: #CCC;
	padding-bottom: 5px;
	padding-top: 5px;
}

.outdent	{
	text-indent:-0.8em;
	padding-left:1.6em;
}

