body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	background-image: url(/harco/images/background.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.manMenu {
	background:  #F8FAFC no-repeat 15px 50%;
	border: 1px solid #B5D4FE;
	border-width: 2px 0;
	padding-left: 8px;
}

a {
	font-size: 10px;
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #333333;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 20px;
	color: #333333;
}
.style1 {color: #FF0000}
.style2 {color: #999999}
.style3 {color: #000000}
h2 {
	font-size: 14px;
	color: #666666;
}
a:link {
	color: #333333;
}
.style4 {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.templateTitle {
	font-size: 19px;
	font-weight: bold;
	color: #000000;

}

.style5 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}