/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	background-color: #A9A9A9;
}
.maintext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
.highlighttext {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #006699;
	line-height: 16px;
	font-weight: bold;
}
.smalltext {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: 000000;
}
.mainheading {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #006699;
	font-weight: normal;
}
.subheading {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #006699;
	font-weight: bold;
	line-height: normal;
}
a:link {color: #808080; font-size: 13px; font-family: "Trebuchet MS"; text-decoration: none}
a:visited {color: #808080; font-size: 13px; font-family: "Trebuchet MS"; text-decoration: none}
a:hover {
	color: #006699;
	font-size: 13px;
	font-family: "Trebuchet MS";
	text-decoration: blink;
	font-weight: bold;
}
a:active {color: #006699; font-size: 13px; font-family: "Trebuchet MS"; text-decoration: underline}
.keyphrases {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.keyphrasemain {

	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #CCCCCC;
}
.14pix {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
}

