﻿@charset "utf-8";

.default {
	color: white;
	font-family: Calibri;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
}
.Name {
				font-family: Calibri;
				font-size: 26px;
				font-weight: bold;
				color: #45528D;
				text-align: left;
}
.nav {
	font-family: Calibri;
	font-weight: bold;
	color: #FFF;
}

.a:link {
				font-family: Calibri;
				color: #9D550D;
				font-size: 10px;
				text-decoration: underline;
}
   
.A:hover  
  {
	TEXT-DECORATION: none;
	FONT-FAMILY: "Arial", "Helvetica", "sans-serif";
}  
.A:active  
  {

	PADDING: 2EM 50px 50EM 2EM;
	TEXT-DECORATION: none;
	FONT-FAMILY: "Arial", "Helvetica", "sans-serif";
}
.title {
				background-position: 0% 23px;
				text-align: left;
				font-family: Calibri;
				font-weight: bold;
				font-size: 14pt;
				color: #000000;
				background-image: url('title.gif');
				background-repeat: no-repeat;
}
.heading {
				font-family: Tahoma;
				font-size: 13px;
				font-weight: bold;
				color: #9D550D;
}
.text {
				font-family: Tahoma;
				font-size: 11px;
				color: #000000;
}
