/* CSS Document */

p{
font-family:"Trebuchet MS", Arial;
font-size: 12px;
color: #000000;
line-height: 18px;
padding: 3px;
}

.intro {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	padding-left: 50px;
	padding-right: 50px;
}


.navigation {
	font-family: "Trebuchet MS", Arial;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	display: block;
	padding: 1px;
	width: auto;
}

.navigation:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	display: block;
	padding: 1px;
	width: auto;
	background-color: #CCCCCC;
}

.support {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	padding-left: 50px;
	padding-right: 50px;
}

.contact {
	font-family: "Trebuchet MS", Arial;
	font-size: 26px;
	font-style: normal;
	color: #000000;
	padding-left: 50px;
	padding-right: 50px;
	line-height: 1.2;
	}
