/*--Main--*/
body {
	font-family: Arial, Tahoma, sans-serif; 
	font-size: 12px;
	color: #666666; 
	
}


p {
	margin: 0px; 
	padding: 8px 0px 8px 0px;
}


hr {
	border: 0px; 
	border-bottom: 1px; 
	color: #000000; 
	border-bottom-style: solid; 
	height: 0px; 
	clear: left; 
	margin: 0px 0px 10px 0px!important; 
	margin: 0px 0px 0px 0px; 
	padding: 10px 0px 0px 0px!important; 
	padding: 0px 0px 0px 0px;
}


/*--Links--*/
a:link, a:visited, a:active {
	text-decoration: none; 
	font-weight: bold;
}

a:hover { 
	text-decoration: underline; 
	font-weight: bold;
}

/*--Titles--*/
h1 {
	background-repeat: no-repeat;
	height: 65px!important;
	height: 80px;
	font-size: 18px;
	margin: 0px 0px 20px 0px;
	padding: 15px 0px 0px 230px;
	width: 410px!important;
	width: 640px;
	font-weight: normal;
	font-family: Arial, Tahoma, sans-serif; 
	line-height: 19px;
	letter-spacing: 0.08em;
	float: left;
	background-position:left 50% ;
}

h1 span, h1 span a:link, h1 span a:visited, h1 span a:hover, h1 span a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 15px;
	margin-bottom: 5px;
	display: block;
}

h2 {
	font-size: 26px; 
	font-weight: normal; 
	margin: 0px 0px 8px 0px; 
	padding: 0px 0px 8px 0px;
	line-height: normal;
	font-family: Arial, Tahoma, sans-serif; 
}

h3 {
	font-size: 18px; 
	font-weight: bold; 
	margin: 8px 0px 5px 0px; 
	padding: 8px 0px 5px 0px;
	line-height: normal;
	font-family: Arial, Tahoma, sans-serif; 
}

h4 {
	color: #666666; 
	font-size: 14px; 
	font-weight: normal; 
	margin: 8px 0px 2px 0px; 
	padding: 8px 0px 2px 0px;
	line-height: normal;
	font-family: Arial, Tahoma, sans-serif; 
}
