.tyylit {
}
body {
	font-family: "Trebuchet MS", Verdana, Arial, "Times New Roman";
	text-decoration: none;
}

A { text-decoration:none }

p {
	font: lighter 16px "Trebuchet MS", Verdana, Arial, "Times New Roman";
	color: #151515
}

h1 {
	font-size: 22px;
	font-weight: normal;
	color: #9F0936;
}
h6 {
	font: italic normal 14px "Trebuchet MS", Verdana, Arial, "Times New Roman";
}

h2 {
	font: bold normal 18px "Trebuchet MS", Verdana, Arial, "Times New Roman";
	text-transform: uppercase;
	color: #006699;
	text-align: left;
	margin-top: 22px;
	text-decoration: none;
}

h3 {
	font: bold 14px "Trebuchet MS", Verdana, Arial, "Times New Roman";
	text-transform: uppercase;
	color: #006699;
	text-align: left;
	text-decoration: none;
}a:link {
	color: #09549F;
}
a:visited {
	color: #09549F;
}
a:hover {
	color: #373e26;
}
a:active {
	color: #09549F;
}
h5 {
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	text-align: center;
}

