﻿body {
	background-color: #990099;
}

.style3 {font-size: 14px;}
.style4 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.style5 {height: 0; line-height: 0.0; clear: both;}
.style6 {font-family: Georgia, "Times New Roman", Times, serif;}
.style7 {font-size: 10px;}
	.style7a {font-size: 12px;}
	
.style8 {font-size: 9px;}
.style9 {color: #FF0000; font-weight: bold; }

.abc {
	text-align: center;
	font-size: 14px;
}

h1.inner {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #9900CC;
	margin-top: 15px;
	margin-left: 20px;
}

h1.first {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #9900CC;
	margin: 15px 0 0 0;
}

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.style11 {font-size: 60%;}

ul.places-left, ul.places-right	{
	display: inline;
	float: left;
	margin: 1em 0 1em 2em;
	width: 250px;
}

.places-left li, .places-right li 	{
	float: left;
	list-style-position:outside;
	width: 250px;
}

a:link {
	color: #9900CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9999FF;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}

a:link.footer {
	color: #ffffff;
	text-decoration: none;
}
a:visited.footer {
	text-decoration: none;
	color: #ffffff;
}
a:hover.footer {
	text-decoration: underline;
	color: #FF0000;
}
a:active.footer {
	text-decoration: none;
	color: #FF0000;
}
