﻿p 	{
	font-family: Palatino Linotype;
	font-size: 12pt;
	color: #FFFFFF;
	margin-top: 0;
	margin-bottom: 10;
	margin-left: 10px;
	line-height: 140%;
	text-align: justify;
}

.pcntered {
	text-align: center;
}

h1 	{
	font-family: Palatino Linotype;
	font-size: 28px;
	font-weight: bold;
	color: #FFCC33;
	margin-top: 0;
	margin-bottom: 5px;
	margin-left: 10px;
	line-height: 140%;
	text-align: center;
	font-style: normal;
	letter-spacing: 3px;
}
h2 {
	font-family: Palatino Linotype;
	font-size: 24px;
	font-weight: bold;
	color: #FFCC33;
	margin-top: 25px;
	margin-bottom: 15px;
	margin-left: 10px;
	line-height: 140%;
	text-align: left;
}
h3 {
	font-family: Palatino Linotype;
	font-size: 16px;
	font-weight: bold;
	color: #FFCC33;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	line-height: 140%;
	text-align: left;
}
a:link {
	text-transform: none;
	text-decoration: none;
	color: #99CCFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

a:visited {
	color: #CCCC00;
	text-decoration: none;
	background-color: #666600;
}

.copyright   { 
	color: #FFFFFF; 
	font-family: Palatino Linotype; 
	font-size: 10px;
	text-align: center; 
	text-indent: 0; 
	line-height: 140%;
	margin-top: 5px;
	margin-bottom: 5px; 
}

.mailto { 
	font-family: Palatino Linotype; 
	font-size: 12px; 
	color: #000000;
	text-decoration: underline 
}

li	{
	list-style-image: inherit;
	color: #FFFFFF;
	font-family: "Palatino Linotype";
	float: left;
	list-style-type: none;
	list-style-position: inherit;
}
.textwithbutton {
	float: left;
	border-width: 0px;
	margin-right: 15px;
	margin-bottom: 45px;
	margin-top: 5px;
	position: static;
}

.dd {
	font-family: "Palatino Linotype";
	font-size: 12pt;
	line-height: 140%;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #FFFFFF;
	text-align: justify;
}

.linktonsw {
	line-height: 140%;
	text-align: center;
	border: 1px solid #FFFFFF;
	width: 300px;
	height: 25px;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
	color: #FFFFFF;
}

