﻿A {
	font-family : Verdana;
	font-size : 10pt;
	text-decoration : underline;
	color : 000099;
}
A:HOVER {
	font-family : Verdana;
	font-size : 10pt;
	text-decoration : underline;
	color : 990000;
}

* {
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: #000000;
}
.style1 {
	text-align: right;
}
.style2 {
	font-family: Verdana;
	font-size: 10pt;
	color: #000000;
	text-decoration: underline;
}
.style3 {
	margin-left: 40px;
}

.style4 {
	font-size: medium;
}
.style5 {
	font-size: xx-small;
}
.style6 {
	text-align: center;
}
.fontSmall {
	font-size: xx-small;
	font-weight:600;
}

.Disclaimer {
	text-align: center;
	color: #B90000;
	font-size: 12px;
	font-weight:bold;
}
.line {
	margin-top: -15px;
}
