/* CSS Document */

h1 {

font-family: Trebuchet MS;
font-size: 18pt;
color: #99cc00;
font-weight: normal;

}

h2 {

font-family: Trebuchet MS;
font-size: 12pt;
color: #99cc00;
font-weight: normal;

}

p {
	font-family: Trebuchet MS;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

li {
font-family: Trebuchet MS;
font-size: 10pt;
color: #FFFFFF;
font-weight: normal;
}

a:link, a:active, a:visited {
font-size: 13px;
color: #99CC00;
font-family: Trebuchet MS;
font-weight: normal;
text-decoration: none;
}

a:hover {
font-size: 13px;
color: #8a8a8a;
font-family: Trebuchet MS;
font-weight: normal;
text-decoration: underline;
}

a.footer:link, a.footer:active, a.footer:visited {
font-size: 11px;
color: #FFFFFF;
font-family: Trebuchet MS;
font-weight: normal;
text-decoration: none;
}

a.footer:hover {
font-size: 11px;
color: #8a8a8a;
font-family: Trebuchet MS;
font-weight: normal;
text-decoration: underline;
}

.center {
text-align:center;
}

a.linkage:link, a.linkage:active, a.linkage:visited {
font-size: 14pt; color: #cc0000; line-height: 100%; font-family: Trebuchet MS;
}
a.linkfix {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
