body {
	background: #e6f9fe;
	margin: 0px 0px 0px 0px;
	}
body, td, div, table {
	color: #404040;
	font-family:Arial, sans-serif;
	font-size:12px;
	letter-spacing:1px;
	font-weight:normal;
	text-align:justify;
	}
a:link
	{
	color: #89d2e8;
	text-decoration:underline;
	font-weight:bold;
	}
a:active
	{
	color: #89d2e8;
	text-decoration:none;
	font-weight:bold;
	}
a:visited
	{
	color: #89d2e8;
	text-decoration:none;
	font-weight:bold;
	}
a:hover
	{
	color: #808080;
	text-decoration:underline;
	font-weight:bold;
	}
.left {
	color: #202020;
	font-family:Arial, sans-serif;
	font-size:12px;
	letter-spacing:1px;
	font-weight:normal;
	text-align:justify;
	}

#left a:visited {
	color: #404040;
	text-decoration:none;
	font-weight:normal;
	width:100%;
	border-bottom: 1px dashed #89d2e8;
	}

#left a:link {
	color: #404040;
	text-decoration:none;
	font-weight:normal;
	width:100%;
	border-bottom: 1px dashed #89d2e8;
	}

#left a:active {
	color: #404040;
	text-decoration:none;
	font-weight:normal;
	width:100%;
	border-bottom: 1px dashed #89d2e8;
	}
#left a:hover {
	color: #ffffff;
	text-decoration:none;
	background: #404040;
	font-weight:normal;
	}
.h1 {
	color: #89d2e8;
	font-family:Arial, sans-serif;
	font-size:13px;
	font-weight:bold;
	height:15px;
	text-transform:uppercase;
	text-align:center;
	}
.h2 {
	color: #ffffff;
	font-family:Arial, sans-serif;
	font-size:13px;
	font-weight:bold;
	height:15px;
	background:#89d2e8;
	text-transform:uppercase;
	text-align:center;
	}
.title {
	color: #ffffff;
	font-family:Arial, sans-serif;
	font-size:40px;
	letter-spacing:4px;
	word-spacing:5px;
	font-weight: bold;
	text-transform: uppercase;
	}
.links {
	color: #ffffff;
	font-family:Arial, sans-serif;
	font-size:10px;
	letter-spacing:2px;
	font-weight: bold;
	text-transform: uppercase;
	}
#links a:link, a:active, a:visited {
	font-size:10px;
	color: #89d2e8;
	text-decoration:none;
	font-weight:bold;
	}
#links a:hover {
	font-size:10px;
	color: #404040;
	text-decoration:none;
	font-weight:bold;
	background:#ffffff;
	}
.footer {
	color: #ffffff;
	font-family:Arial, sans-serif;
	font-size:10px;
	letter-spacing:2px;
	font-weight: bold;
	text-transform: uppercase;
	}
#footer a:link, a:active, a:visited {
	font-size:10px;
	color: #89d2e8;
	text-decoration:none;
	font-weight:bold;
	}
#footer a:hover {
	font-size:10px;
	color: #404040;
	text-decoration:none;
	font-weight:bold;
	background:#ffffff;
	}