﻿.style1 {
	text-align: left;
}
.style2 {
	background-color: #3A3E3F;
}
.style3 {
	border-width: 0px;
}
.style4 {
	background-color: #363A3B;
}
.style5 {
	background-image: url('images/footer.jpg');
}
.style6 {
	text-align: center;
	font-family: Arial;
	font-size: x-small;
	color: #C0C0C0;
}
a:link {
	color: #c0c0c0;
}
a:visited {
	color: #c0c0c0;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}

a {
	color: #C0C0C0;
}

.style7 {
	text-align: right;
}
.style8 {
	text-align: center;
}

.style9 {
	background-image: url('images/top-bg-2.jpg');
}

.content {
	font-size: 11px;
	font-family: Verdana;
	color: #000000;
	line-height: 20px;
	text-align: justify;
	text-indent: 12px;
}
.style10 {
	background-image: url('images/line.gif');
}
h1 {
	font-family: Verdana;
	font-size: 16px;
	color: #C0C0C0;
}
h2 {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
}
.points {
	list-style-type: square;
}

