@charset "utf-8";
* {
	
}
body {
	background: #ffffff;
	font-family: Arial;
	font-size: 12px;
}
a:focus {
	outline: 1px dotted;
}
hr {
	clear: both;
	border-right: #ccc 0px solid;
	border-top: transparent 1px solid;
	border-left: #ccc 0px solid;
	border-bottom: #000 1px dashed;
	height: 2px;
}
em {
	color: #d11921;
	font-style: normal;
}
strong {
	font-weight: bold;
}
a img {
	border: 0;
	background-color: #ffffff;
	text-decoration: none;
}
a {
	color: #000; 
	text-decoration: none;
}
a:link {
	color: #000; 
	text-decoration: none;
}
a:visited {
	color: #000; 
	text-decoration: none;
}
a:hover {
	background: #000; 
	color: #fff; 
	text-decoration: none;
}
h1 {
	font-size: 25px;
}
h2 {
	font-weight: normal;
	line-height: 18px;
	width:220px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
h2 span {
	padding: 2px 10px 2px 22px;
	*padding: 2px 10px 0 22px;
	color: #fff;
	letter-spacing: 1em;
	text-align:center;
	background-color: #000;
}
h2 span span {
	padding: 0 10px 0 0;
	letter-spacing: 0em;
}
h2 .o2 {
	padding: 2px 10px 2px 22px;
	*padding: 2px 10px 0 22px;
	color: #fff;
	letter-spacing: 1em;
	text-align:center;
	background-color: #d11921;
}

h3 {
	padding: 0; 
	font-weight: normal; 
	font-size: 12px; 
	margin: 0; 
	text-transform: uppercase; 
	line-height: 14px; 
}
h4 {
	padding: 3px; 
	font-size: 12px; 
	margin: 0; 
}
h5 {
	font-size: 17px;
}
h6 {
	font-size: 15px;
}
/*ol {
	list-style-type: decimal;
}
ul {
	list-style-type: square;
}
li {
	margin: 0px;
}
p {
	margin: 0 0 10px 0;
}
dl {
	margin: 0 0 10px 0;
}
hr {
	margin: 0 0 10px 0;
}
ol {
	margin: 0 0 10px 0;
}
ul {
	margin: 0 0 10px 0;
}
pre {
	margin: 0 0 10px 0;
}
table {
	margin: 0 0 10px 0;
}
address {
	margin: 0 0 10px 0;
}
fieldset {
	margin: 0 0 10px 0;
}
*/
