﻿

a:hover
{
  background-color: blue;
  
}

a:link 
{
	color: red;
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	text-align: center;
	vertical-align: top;
	line-height: normal;
}

a:visited 
{
  color:white;
  text-indent:25px

}

.TabDefault 
{
  font: 10pt Arial;
  background-color: black;
  
}

.style1 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #C0C0C0;
}
}
.style2 {
	color: #C0C0C0;
	margin-left:70px;
	margin-right:30px;
	text-align:justify;

}
.style3 {
	text-align: left;
	color: #C0C0C0;
	margin-left: 40px;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
}
.style4 {
	font-size: 12px;
	color: #C0C0C0;
	text-align: left;
}

.style5 
{
	color: #C0C0C0;
	margin-left: 30px;
	margin-right: 30px;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
.style6 {
	color: #C0C0C0;
	margin-left: 30px;
	margin-right: 30px;
	text-align: left;
}

.style7 {
	font-size: medium;
	margin-left: 30px;
	margin-right: 30px;
	text-align: center;
	color: #FF0000;
	font-family: "Times New Roman", Times, serif;
}
.style8 {
	font-size: Large;
	font-weight:bold;
	text-align: center;
	color: #C0C0C0;
	font-family: "Times New Roman", Times, serif;
}
.style9 {
	text-align: justify;
	color: #C0C0C0;
	margin-left: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	margin-right: 10px;
}
.style10 {
	text-align: left;
	color: #C0C0C0;
	margin-left: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	line-height: 100%;
}

h1 {
	font-size: x-large;
	font-family:"Times New Roman", Times, serif;
	text-align:center;
	font-weight: bold;
	font-style: normal;
	color: #C0C0C0;
}

h2 {
	font-family:"Times New Roman", Times, serif;
	text-align:left;
	font-size: x-large;
	font-weight: bold;
	font-style: normal;
	color: #C0C0C0;
}

h3 {
	font-family:"Times New Roman", Times, serif;
	text-align:left;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	color: #C0C0C0;
	margin-left:70px
}

