a:link
{
	color: rgb(153, 0, 204); 
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	color: Black;
}
a:visited
{
	color: black;
	font-size: small;
	text-decoration: none;
} 
a:active 
{
	color: rgb(204, 153, 0);
	font-size: small;
}
body
{
	font-family: Century Gothic, Arial, Helvetica;
	font-size: smaller;
	background-color: #ffffff;
	color: navy; 
	margin-top: 0px;
	margin-left: 0px;
}
table
{
	table-border-color-light: rgb(204, 153, 255);
	table-border-color-dark: rgb(204, 0, 204); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Century Gothic, Arial, Helvetica;
}
h1
{
	color: rgb(0, 51, 102);
}
h2
{
	color: rgb(51, 0, 153);
	text-align: center;
	font-size: x-large;
}
h3
{
	color: #4682B4;
}
h4
{
	color: rgb(0, 51, 102);
	font-size: large;
}
h5
{
	color: rgb(51, 0, 153);
}
h6
{
	color: rgb(204, 0, 153);
}
p {
	font-size: medium;
	color: Black;
}
.copyright {
	font-size: medium;
	text-align: center;
}
#container {
	/*width: 170px;*/
	width: 100%;
	color: #424242;
	padding: 4px;
}
.1 {
	background-color: #B8CFE7;
	border-bottom: 1px solid #000000;
	padding-left: 8px;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}
.2 {
	background-color: #DFEAF7;
	border-bottom: 1px solid #000000;
	padding-left: 8px;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}
.accesskey  {
	background-color: #0080C0;
	color: White;
	font-weight: bold;
}
.center {
	text-align: center;
}
img {
	border: 0px;
}
#name {
	font: small normal Arial, sans-serif;
}
#phone {
	font: small normal Arial, sans-serif;
}
#email {
	font: small normal Arial, sans-serif;
}
#comment {
	font: small normal Arial, sans-serif;
}
.bold {
	font-weight: bold;
}
.branch {
	font: small normal Arial, sans-serif;
}