html,body, table{
	line-height : 17px;
	font-family : Arial;
	font-size : 12px;
	color : #000000;
}

a, a:link, a:visited, a:active {
	color : #330000; 
	text-decoration : none;
}
a:hover{
	color : #E68430; 
	text-decoration : none;
}

form {
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}

hr {
	background-color : #C4C6C8;
	color : #C4C6C8;
	border : 0;
	margin : 0;
	height : 1px;
}

input, select, textarea {
	position : relative;
}

h1 {
	padding : 0 0 0 0;
	margin :  0 0 3px 0;
	font-family : Arial;
	font-weight :  bold;
	font-size : 14px;
	color : #E68430;
	line-height : normal;
}

h2 {
	padding : 0 0 0 0;
	margin :  0 0 2px 0;
	font-family : Arial;
	font-weight :  bold;
	font-size : 12px;
	color : #E68430;
	line-height : normal;
}

h3 {
	padding : 0 0 0 0;
	margin :  0 0 3px 0;
	font-family : Arial;
	font-weight : normal;
	font-size : 12px;
	color : #E68430;
	line-height : normal;
}

h4 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Arial;
	font-weight : normal;
	font-size : 14px;
	color : #E68430;
	line-height : normal;
}

h5 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Arial;
	font-weight : normal;
	font-size : 13px;
	color : #E68430;
	line-height : normal;
}

h6 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Arial;
	font-weight : normal;
	font-size : 11px;
	color : #E68430;
	line-height : normal;
}
