a { ;
	font: bold normal 10px "Trebuchet MS";
	text-decoration: none;
	color: #3366CC;
}
a:link {
	color: #0033FF;
	font-size: 10px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	text-decoration: underline;
	font-variant: normal;
}
a:visited {
	color: #009900;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	font-family: "Trebuchet MS";
}
a:active {
	color: #FFCC00;
	text-decoration: underline;
	font-size: 10px;
	font-family: "Trebuchet MS";
	font-weight: normal;
}
a:hover {
	color: #990000;
	text-decoration: underline;
	font-size: 10px;
	font-family: "Trebuchet MS";
	font-weight: normal;
}

p {
	margin: 0px 0px 3px;
	font-size : 10px;
	color: #333333;
	font-family : "Trebuchet MS";
	line-height : normal;
	font-weight: normal;
	top: auto;
	bottom: auto;
	padding: 0px;
	text-indent: 0px;
	text-align: left;
	letter-spacing: normal;
	word-spacing: normal;
	font-style: normal;
	font-variant: normal;
	white-space: normal;
	display: inline;
	
}

h1 {
	font: bold normal 18px "Trebuchet MS";
	color: #0066FF;
	background-color: #FFFFFF;
}
h2 {
	font: bold normal 14px "Trebuchet MS";
	color: #0066FF;
	background-color: #FFFFFF;
	border-top-style: solid;
}
h5 {
	font: normal 10px/normal "Trebuchet MS";
	color: #006633;
	border: none;
}
h6 {
	font: normal 10pt/normal "Trebuchet MS";
	color: #003399;
}
b {  font: bolder normal 10pt "Trebuchet MS"; background-color: #FFFFFF}
h4 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	font-style: normal;
	line-height: normal;
}
p {
	font-family: Optima;
	font-size: 10px;
	color: #000000;
}

