BODY
{
	BACKGROUND-COLOR: white;
	FONT-FAMILY: "Times New Roman",serif;
	font-size: 12pt;
	FONT-WEIGHT: normal;
	TEXT-TRANSFORM: none;
	text-decoration: none;
}

.menufooter {
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}

.HR {
	height: 3px;
	width: 100%;
	background: Blue;
	margin: 0px 0px 20px 0px;
	border: none;
	margin-top: 20px;
}
	
.txtfooter {
	font-size: 10pt;
}

.warn {
	font-size: 12pt;
	font-weight: bold;
	COLOR: red;
}

.weblinktitle {
	font-size: 14pt;
	font-weight: bold;
}

.weblinkurl {
	font-size: 10pt;
	COLOR: Green;
	font-family: arial, sans-serif;
}

.ball {
	font-family: Arial, san-serif;
	font-weight: bold;
	font-size: larger;
	margin-bottom: 20px;
   padding: 0 0 0 30px;
  background: url("../images/ball.gif") left no-repeat transparent;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
	COLOR: #5137EE;
}
H1	{	
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	text-transform:	none;
	}	
		
H2	{	
		font-size:	1.58em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	text-transform:	none;
	}	
		
H3	{	
	font-size:	1.33em;
	font-weight: 600;
	font-style:	normal;
	text-decoration:	none;
	text-transform:	none;
	}	
		
H4	{	
	font-size:	1em;
	font-weight:	600;
	text-decoration:	none;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-size:	.8em;
	font-weight:	600;
	font-style:	normal;
	text-decoration:	none;
	text-transform:	none;
	}	
		
H6	{	
	font-size:	.7em;
	font-weight:	600;
	font-style:	normal;
	text-decoration:	none;
	text-transform:	none;
	}	
			
TFOOT, THEAD	{	
	font-size:	1em;
	text-transform:	none;
	}	
		
TH	{
	font-size: .7em;
	color: Black;
	background-color : #FFD76A;
	padding-left : 2px;
	}
	
TD {
	font-size: 12pt;
	font-weight:	500;
	text-decoration:	none;
	text-transform:	none;
	border-left : Black;
}

TD.label {
	font-style : normal;
	font-weight : bold;
	text-align : right;
	padding-right : 10px;
	padding-top : 5px;
	text-transform : capitalize;
	}