html,body {
	line-height : 13px;
	font-family : Arial;
	font-size : 13px;
	color : #000000;
}

a, a:link, a:visited, a:active {
	color : #1C8067; 
	text-decoration : none;
}
a:hover{
	color : #000000; 
	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 4px 0;
	font-family : Arial;
	font-weight : normal;
	font-size : 18px;
	color : #000000;
	line-height : normal;
	text-transform : uppercase;
}

h2 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Arial;
	font-weight : normal;
	font-size : 16px;
	color : #000000;
	line-height : normal;
	text-transform : uppercase;
}

h3 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Tahoma;
	font-weight : normal;
	font-size : 14px;
	color : #000000;
	line-height : normal;
	text-transform : uppercase;
}

h4 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Arial;
	font-weight : normal;
	font-size : 13px;
	color : #000000;
	line-height : normal;
	text-transform : uppercase;
}

h5 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Arial;
	font-weight : normal;
	font-size : 12px;
	color : #000000;
	line-height : normal;
	text-transform : uppercase;
}

h6 {
	padding : 0 0 0 0;
	margin :  0 0 4px 0;
	font-family : Arial;
	font-weight : normal;
	font-size : 11px;
	color : #000000;
	line-height : normal;
	text-transform : uppercase;
}
