/* CSS Document */
.style1 {
	font-family: tahoma;
	font-size: 11px;
}
.style2 {
	font-family: Alberta;
	font-size: 24px;
	font-weight: bold;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
a:link {
	color: #191514;
	text-decoration: none;
}
a:visited {
	color: #191514;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
}
a:active {
	color: #191514;
	text-decoration: none;
}

/* CSS Document */

.style1a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
}
.style2 {
	font-family: Alberta;
	font-size: 24px;
	color: #102E52;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #102E52;
}
.style4 {
	font-family: tahoma;
	font-size: 11px;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #102E52;
	text-decoration: none;
}
a:visited {
	color: #102E52;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
}
a:active {
	color: #102E52;
	text-decoration: none;
}
.style6 {font-size: 16px}