
.titlepage{
	font-family:'Trade Gothic LT Std';
}
.titlepic{

	width:100%;
}

.titletext{
	color:#ffffff;
	text-align:center;
	font-size: 1.75em;
	text-decoration: underline;
	margin-top: 10px;
	margin-bottom: 5px;
}

.subtitletext{
	color: #c0c0c0;
	text-align:center;
	font-size: 1.5em;
	margin-bottom: 20px;
}

.Introtext{
	padding: 10px;
	color:#ffffff;
	margin-bottom: 20px;
	width:91%;
	margin-left:auto;
	margin-right:auto;
}

.buttondiv{
	width:100%;
	text-align:center;
	padding:10px;
}