a:link 		{color: #173956; background: none; text-decoration: none}
a:visited	{color: #858585; background: none; text-decoration: none}
a:hover		{color: #7D7AB0; background: none; text-decoration: underline}
a:active 	{color: #B06732; background: none; text-decoration: none}

BODY {
		background-color: #FFFFFF;
}
.body	{
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
}
.pagetitle {
		color: #013086; background: none;
		font-family: arial, sans-serif;
		font-size: 25px;
		font-weight: 800;
		letter-spacing:0.01em;
		padding-top: 30px;
		padding-bottom: 0px;
		padding-left: 50px;
		padding-right: 30px;
}

.subtitle {
		color: #000000; background: none;
		font-size: 16px;
		font-weight: 700;
}

.text	{
		color: #000000; background: none;
		font-family: arial, sans-serif;
		font-size: 12px;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 50px;
		padding-right: 30px;
}

.tabletxt {
		color: #000000; background: none;
		font-family: arial, sans-serif;
		font-size: 12px;
}

.redtxt	{
		color: red; background: none;
}

.motto	{
		color: #FFFFFF; background: none;
		font-family: arial, sans-serif;
		font-size: 12px;
		font-style: italic;
		font-weight: 700;
		letter-spacing: 1pt;
		text-align: center;
		padding-top: 2px;
		padding-bottom: 2px;
}

.quote {
		color: #000000; background: none;
		font-family: arial, sans-serif;
		font-size: 18px;
		font-weight: 100;
}

.menu	{
		color: #013086; background: none;
		font-family: arial, sans-serif;
		font-size: 14px;
		font-weight: 600;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 3px;
		padding-right: 2px;
}

.topmenu	{
		color: #000000; background: none;
		font-family: arial, sans-serif;
		font-size: 12px;
		font-weight: 600;
		padding-top: 4px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
		text-align: right;
}
.selected	{
		color: #959838; background: none;
		font-family: arial, sans-serif;
		font-size: 15px;
		font-weight: 800;
		letter-spacing:0.01em;
		line-height: 14px;
		text-transform: Uppercase;
		text-decoration: none;
}

.footer {
		color: #000000; background: none;
		font-family: arial, sans-serif;
		font-size: 12px;
		text-align: center;
}

.websiteby {
		color: #000000; background: none;
		font-family: arial, sans-serif;
		font-size: 11px;
		text-align: center;
		padding-top: 15px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
}