a:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #330066;
	text-decoration: underline;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #003300;
}
a.linkp {
	font-family: "Trebuchet MS";
	color: #645f8c;
	text-decoration: underline;
}
a.linkp:hover {
	font-family: "Trebuchet MS";
	color: #645f8c;
	text-decoration: underline;
}
a.linkp:visited {
	font-family: "Trebuchet MS";
	color: #645f8c;
	text-decoration: underline;
}

.font {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
}
.fontsml {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #434343;
}
.fontbig {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.fontbig2 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	color: #2D2667;
}

p, div,table,tr,td,{
		font-family: "Trebuchet MS";
	font-size: 12px;}
