﻿A:visited  {
	color: #000000;
	text-decoration: underline;
}
A:link  {
	color: #000000;
	text-decoration: underline
}
A:active  {
	color: #000000;
	text-decoration: underline
}
A:hover   {
	color: #000000;
	text-decoration: none;
}

.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
}
.text_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
}
.background_color_white {
        background-color: #FFFFFF;
}
.newStyle1 {
	width: 785px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #000000;
}
.auto_785 {
	width: 785px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.text_arial {
	font-family: Arial, Helvetica, sans-serif;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.style3 {
	font-size: medium;
}
.style4 {
	font-size: small;
}
.style5 {
	font-size: x-small;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.center {
	text-align: center;
}

