@charset "utf-8";
/* CSS Document */

body { font-family: Helvetica, Arial, sans-serif;
	background-color: #e6e6e8;
	background-repeat: none;
	margin-top: 2px;
}
p { font-size: 12px; 
	color: #808080;
	text-decoration: none;
}
h1 { font-size: 16px; 
	font-style: none;
	color: #726f70;
}
h2 { font-size: 14px; 
	font-style: bold;
	color: #484849;
}
h3 { font-size: 14px; 
	font-style: none;
	color: #ffffff;
}
h4 { font-size: 12px; 
	font-style: narrow;
	color: #ffffff;
}
h5 { font-size: 10px; 
	font-style: none;
	color: #1f89ad;
}
h6 { font-size: 10px; 
	font-style: none;
	color: #787071;
}
h7 { font-size: 10px; 
	font-style: none;
	color: #6c6a6a;
}
.style3 {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}
.style2 {
	color: #484849;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
}
.style4 {
	color: #7d7d82;
	font-size: 10px;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
}
.style5 {
	color: #ffffff;
	font-size: 14px;
	font-family:  Helvetica, Arial, sans-serif;
	text-decoration: none;
}
.style6 {
	color: #7d7d82;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
}
.style7 {
	color: #1f89ad;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
}
ul { 
list-style-type: square; 
color: #726f70; 
text-align:left; 
}
a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
a:active {
text-decoration: none;
}
mailto {
text-decoration: none;
}
a img
{
  border : 0;
}
img
{
  border: 0;
}
