﻿a {
	text-decoration: underline;
	color: #0000FF;
}

a:hover {
	text-decoration:none;
	color: #73ADD6;
}
a:visited {
	color: #CC6600;
}

.style1 {
	font-family: "Trebuchet MS";
	color: #000080;
	font-size: small;
}
.style2 {
	font-family: "Trebuchet MS";
	font-size: x-large;
	font-weight:bold;
	color: #000080;
}
.style3 {
	font-size: small;
	font-style: italic;
	font-weight: bold;
	font-family:"Trebuchet MS";
	color: #000080
}
.style4 {
	font-size: small;
	font-weight: bold;
	font-family:"Trebuchet MS";
	color: #000080
}
.style5 {
	margin-right: 6px;
	margin-left: 6px;
}
.style6 {
	font-size: x-small;
	font-family:"Trebuchet MS";
	font-weight:normal;
	color: #000080
}
.style7 {
	font-size: small;
	font-family: "Trebuchet MS";
	color: #73ADD6
}
.style8 {
	font-size: medium;
}

.style9  {
	font-family:"Trebuchet MS";
	font-size:medium;
	font-weight:bold;
	color: #800000;
}
.style10 {
	font-size: small;
	font-style: italic;
	font-family:"Trebuchet MS";
	color: #000080
}
.style11  {
	font-family:"Trebuchet MS";
	font-size:small;
	color: #800000;
}
.style12 {
	font-family: "Trebuchet MS";
	font-size: x-small;
	font-weight:normal;
	font-style: italic;
	color: #FF00FF;
}
.style13 {
	font-family: "Trebuchet MS";
	font-size: large;
	font-weight:bold;
	color: #000080;
}
