﻿.text {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: 6B6B6B;
	text-decoration: none;
}
.text2 {
	padding: 0px 0px 5px 0px;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #800000;
	margin-bottom: 0px;
}
.content {
	padding: 5px 0px 5px 0px;
	margin: 0px;
	font-family: tahoma;
	font-size: 11px;
	color: 6A6A6A;
	text-align: justify;
	width: auto;
}
.text3 {
	margin: 0px;
	padding: 0 0 5 0;
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	line-height: 1.5;
}
.text4 {
	font-family: tahoma;
	font-size: 11px;
	color: 2C7ED3;
}
#container {
	padding: 10px;
}
.text5 {
	font-family: tahoma;
	font-size: 11px;
	color: 2C7ED3;
	text-decoration: underline;
}
a:active {
	color: #000000;
}
a:hover {
	font-weight: bold;
	font-style: italic;
}
a:link {
	color: #800000;
}
a:visited {
	color: #666666;
}
a:active {
	color: #3333CC;
}
h2 {
	color: #800000;
	font-family: Calibri;
	font-size: large;
	font-weight: normal;
	text-align: center;
	padding-top: 3px;
}
