@charset "UTF-8";

.h1 {
	font-size: 18px;
	font-weight: bold;
	color:#3299BB;
	line-height:120%;
	}

.h2{
	font-size: 14px;
	font-weight: bold;
	color:#E36928;
}

.h2 a{
color:#E36928;
}

.h2 a:hover {
text-decoration:underline;
	color:#E36928;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:140%;
	background-color: #E6E6E6;
	margin-top: 20px;
	margin-left: 20px;
}

a {
color: #333333;
text-decoration: none;
}

a:hover {
text-decoration:none;
color:#E36928;
}

.h3 {
	font-size: 14px;
	font-weight: bold;
	color: #3299BB;
}

.h4 {
	font-size: 12px;
	font-weight: bold;
	color: #3299BB;
}

.h4 a{
text-decoration:none;
color: #3299BB;
}

.h4 a:hover{
color: #3299BB;
text-decoration:underline;
}

.h5{
	font-size: 14px;
	font-weight: bold;
	color:#3299BB;
	letter-spacing:1px;
	line-height:120%;
}

.h5 a{
color:#3299BB;
}

.h5 a:hover {
text-decoration:none;
	color:#FFFFFF;
}

.h6 {
	font-size: 11px;
	color: #333333;
	line-height:150%;
}

.h6 a{
color: #333333;
}

.h6 a:hover {
text-decoration:none;
	color:#E36928;
}

.h7{
	font-size: 12px;
	font-weight: bold;
	color:#E36928;
}

.h7 a{
color:#E36928;
text-decoration:none;
}

.h7 a:hover{
color:#E36928;
text-decoration:underline;
}

.h8 {
color: #3299BB;
}
