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

p {
	margin: 0px;
	font-size : 11px;
	color: #333333;
	font-family : "Trebuchet MS";
	line-height : normal;
	font-weight: normal;
}

h1 {
	font: bold normal 24px "Trebuchet MS";
	color: #0066FF;
}
h2 {
	font: bold normal 12px "Arial Black";
	color: #0066FF;
}
h5 {
	font: normal 11px "Trebuchet MS";
	color: #333333;
	padding: 6px;
	border: thin solid #0066CC;
}
h6 {
	font: normal 8pt Helvetica;
	color: #333333;
	border: thin solid #000000;
	padding: 6px;
}
b {  font: bold normal 10pt Verdana; background-color: #FFFFFF}
h4 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 6px;
	border-top-color: #3366FF;
	border-right-color: #3366FF;
	border-bottom-color: #3366FF;
	border-left-color: #3366FF;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
h1 {
	font-family: "Gill Sans";
	font-size: 24px;
	font-weight: bold;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


