body {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	margin: 0;
	padding: 0px;
}

a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

/*a:visited {
	font-weight: bold;
}*/

a:hover {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	color: #838383;
}

a:active {
	color:#000000;
}



h1 {
	font-size:14px;
	font-weight: normal;
	color: #000000;
	padding-left: 2px;
	padding-bottom: 6px;
	text-align: left;
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	line-height: 22px;
	text-transform: uppercase;
}

h2 {
	margin: 0;
	padding: 0px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	line-height: 17px;
}

br {
	padding-top: 1px;
	padding-bottom: 1px;	
}

h3 {
	font-size:14px;
	font-weight: normal;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 0;
	padding-top: 0px;
	line-height: 20px;/*	text-transform: lowercase;*/
}

h4 {
	font-weight: normal;
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 14px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

h5 {
	font-weight: bold;
	font-size: 12px;
	color: #222222;
	line-height: 20px;
	margin: 0;
	text-transform: uppercase;
	text-align: left;
	padding: 0px;
}

h6{


}

p {
	margin:0px;
	padding: 1px;
	line-height: 14px;
}


input {
	color: #000000;
	font-size: 11px;
	margin: 0px;
	padding: 3px;
	border: 1px solid #666666;
	background-color: #AFB0B2;
}

input.button {
	color: #000000;
	font-size: 11px;
	margin: 0px;
	padding: 3px;
	border: 1px solid #666666;
	background-color: #AFB0B2;
}

select {
	color: #333333;
	margin: 2px;
	padding: 1px;
	border: 1px solid #999999;
	font-size: 11px;
	font-weight: normal;
}
hr {
	background-color: #ffffff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

img {
	border:#000000 none 0px;



}
