﻿

h1 {
	font-family: Book antiqua, Times, serif;
	font-style: oblique;
	font-size: 14pt;
	text-align: left; }


h2 {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 18pt; }

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; }

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt; }
  
a.menu2 { 
	font-family: Tahoma, verdana, sans-serif;
	color: white;
	text-decoration: none; }

a:hover {
    text-decoration: none; }

table.menu a { 
	width: 168px; 
	display: block; }

table.submenu a{
	width: 168px;
	display: block; }

div.menu a {
	color: #333333;
	background: #ffffff;
	text-decoration: none;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	font-family: Tahoma, verdana, sans-serif; }

div.menu a:link {
      color: #333333; 
      background: #DCD18C; }

div.menu a:active { 
      color: #000000;
      background: #DCD18C; }

div.menu a:visited {
	color: #333333; 
	background: #DCD18C; }

div.menu a:hover {
	color: #000000;
	background: #8CBFDC; }

	