a:link
{
	color: rgb(0,0,0); text-decoration: none;
	font-family: Trebuchet MS, Times New Roman, Arial;
	font size: 11; font-weight:bold
}
a:visited
{
	color: rgb(255,255,255); text-decoration: none;
	font-family: Trebuchet MS, Times New Roman, Arial;
	font size: 11; font-weight:bold
} 
a:active 
{
	color: rgb(255,255,102); text-decoration: none;
	font-family: Trebuchet MS, Times New Roman, Arial;
	font size: 11; font-weight:bold
}
a:hover
{
	color: red; text-decoration: none;
	font-family: Trebuchet MS, Times New Roman, Arial;
	font size: 11; font-weight:bold
}
a.blue:link
{
	color: red; text-decoration: none;
	font-family: Trebuchet MS, Times New Roman, Arial;
	font size: 14;
}
a.blue:visited
{
	color: blue; text-decoration: none;
	font-family: Trebuchet MS, Times New Roman, Arial;
	font size: 14;
}
a.blue:hover
{
	color: red; text-decoration: none;
	font-family: Trebuchet MS, Times New Roman, Arial;
	font size: 14;
}
a.blue:active
{
	color: red; text-decoration: none;
	font-family: Trebuchet MS, Times New Roman, Arial;
	font size: 14;
}
a.blue1:link
{
	color: blue;
	font-family: Trebuchet MS, Times New Roman, Arial;
	font size: 14;
}
a.blue1:visited
{
	color: red;
	font-family: Trebuchet MS, Times New Roman, Arial;
	font size: 14;
}
a.blue1:hover
{
	color: red;
	font-family: Trebuchet MS, Times New Roman, Arial;
	font size: 14;
}
a.blue1:active
{
	color: red;
	font-family: Trebuchet MS, Times New Roman, Arial;
	font size: 14;
}
a.blue2:link
{
	color: blue;
	font-family: Trebuchet MS, Times New Roman, Arial;
	font size: 16;
}
a.blue2:visited
{
	color: blue;
	font-family: Trebuchet MS, Times New Roman, Arial;
	font size: 16;
}
a.blue2:hover
{
	color: red;
	font-family: Trebuchet MS, Times New Roman, Arial;
	font size: 16;
}
a.blue2:active
{
	color: blue;
	font-family: Trebuchet MS, Times New Roman, Arial;
	font size: 16;
}
a.blue2a:link
{
	color: blue;
	font-family: Trebuchet MS, Times New Roman, Arial;
	font size: 18;
}
a.blue2a:visited
{
	color: blue;
	font-family: Trebuchet MS, Times New Roman, Arial;
	font size: 18;
}
a.blue2a:hover
{
	color: red;
	font-family: Trebuchet MS, Times New Roman, Arial;
	font size: 18;
}
a.blue2a:active
{
	color: blue;
	font-family: Trebuchet MS, Times New Roman, Arial;
	font size: 18;
}
a.blue3:link
{
	color: red;
	font-family: Trebuchet MS, Times New Roman, Arial;
	font size: 16;
	font-weight:bold
}
a.blue3:visited
{
	color: blue;
	font-family: Trebuchet MS, Times New Roman, Arial;
	font size: 16;
	font-weight:bold
}
a.blue3:hover
{
	color: red;
	font-family: Trebuchet MS, Times New Roman, Arial;
	font size: 16;
	font-weight:bold
}
a.blue3:active
{
	color: red;
	font-family: Trebuchet MS, Times New Roman, Arial;
	font size: 16;
	font-weight:bold
}
body
{
	font-family: Trebuchet MS, Times New Roman, Arial;
	background-color: rgb(193,235,235);
	color: rgb(0,0,0);
}
.note
{
	color:red; background:#ffffff;
}
em
{
	background:#ffffff; color:red
}
table
{
	table-border-color-light: rgb(102,153,255);
	table-border-color-dark: rgb(0,0,102);
}
h1, h2, h3, h4, h5, h6
{
	font-family: Trebuchet MS, Times New Roman, Arial;
}
h1
{
	color: rgb(51,51,204);
}
h2
{
	color: rgb(0,153,51); 
}
h3
{
	color: rgb(204,51,51); 
}
h4
{
	color: rgb(51,0,204);
}
h5
{
	color: rgb(0,153,51);
}
h6
{
	color: rgb(204,51,51);
}
