body,p,li,td  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
}

a:hover  {
	color : #ffffff;
	text-decoration : none;
	background : #6E006E;
}

h1  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-style : normal;
	font-weight : bold;
	color : #6E006E;
	line-height : normal;
}

h2  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-style : normal;
	font-weight : bold;
	color : #6E006E;
	line-height : normal;
}

h3  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style : normal;
	font-weight : bold;
	color : Red;
	line-height : 12pt;
}

h4  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : Black;
	line-height : normal;
	text-indent : 6px;
}

h5  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	text-indent : 6px;
}

h6  {
	font-family : Arial;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	line-height : normal;
	margin-bottom : 4px;
}

th  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #ffffff;
	background-color : #6E006E;
}

li.bulleted  {
	font-style : normal;
	font-weight : normal;
	list-style-image : url(images/internal/arrow.gif);
	margin-left : -10px;
}

li.numbered  {
	font-style : normal;
	font-weight : normal;
	padding-bottom : 2px;
	list-style-type : decimal;
}

b  {
	font-weight : bold;
}

tt  {
	font-size : 9px;
}

.boldheader  {
	font-weight : bold;
	color : #010080;
}

.button  {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 10px;
	color : #FFFFFF;
	background-color : #0D59CC;
}

.redbutton  {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 10px;
	color : #FFFFFF;
	background-color : #ff0000;
}

.right  {
	float : right;
	padding-bottom : 10px;
	padding-left : 10px;
}

.left  {
	float : left;
	padding-right : 10px;
	padding-bottom : 10px;
}

.padleft  {
	margin-left : 10px;
}

.padright  {
	margin-right : 10px;
}

.padded  {
	padding-bottom : 10px;
}

.line-header  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10 pt;
	font-variant : normal;
	color : #ffffff;
	background : #010080;
}

.line-header1  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12 pt;
	font-variant : normal;
	color : #010080;
	font-weight : bolder;
}

