body {
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial;
	color:#333333;
	margin:0;
}

a {
	color: #3A3A2C;
	text-decoration: none;
}

/*a:visited {
	font-weight: bold;
}*/

a:hover {
	color: #5F5E64;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}



h1 {
	font-size:16px;
	font-weight: bold;
	color: #363531;
	padding-left: 2px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	padding-bottom: 2px;
	text-align: left;
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	line-height: 22px;
}

h2 {
	margin: 0;
	padding: 0px;
	font-size: 14px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight: bold;
	color: #4b5147;
	line-height: 17px;
}

br {
	padding-top: 1px;
	padding-bottom: 1px;	
}

h3 {
	font-size:14px;
	font-weight: bold;
	color: #333333;
	font-family: "Trebuchet MS", Verdana, Arial;
	text-transform: uppercase;
	margin: 0;
	padding-top: 0px;
	line-height: 20px;
/*	text-transform: lowercase;*/
}

h4 {
	font-weight: bold;
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 14px;
	margin: 0;
	font-family: "Trebuchet MS", Verdana, Arial;
}

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: 16px;
}


input {
	color: #333333;
	font-size: 11px;
	margin: 0px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}

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-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

img a{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

img a:hover{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
