﻿.style1 {
	color: #000000;
}
.style2 {
	text-align: center;
}
h1 {
	font-size: 10px;
	color: #666464;
	font-weight: normal;
	margin-bottom: 0px;
}
h2 {
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	margin-bottom: 0px;
}
h3 {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
}
.a1 {
	font-family: verdana;
	font-size: 10px;
	color: #888888;
}
.a2 {
	font-family: verdana;
	font-size: 16px;
	color: #888888;
	text-decoration:none;
    font-weight:bold;
}

a {
	color: #808080;
}
a:visited {
	color: #000080;
}
a:hover {
	color: #C0C0C0;
}
