a.small:visited	{		font-size: 8pt;		font-family: verdana;		color: navy;		text-decoration: none;		text-align: center;	}a.small:link	{		font-size: 8pt;		font-family: verdana;		color: navy;		text-decoration: none;		text-align: center;	}a.small:active	{		font-size: 8pt;		font-family: verdana;		color: navy;		text-decoration: none;		text-align: center;	}body.main	{		background-repeat: no-repeat; 		background-attachment: fixed; 		background-color: rgb(209,209,165); 		background-position: center;	}span.ital	{		font-style: italic;	}span.ital_bold	{		font-style: italic;		font-weight: bold;	}div.main	{		text-align: center;	}p.blue	{		font-family: arial;		color: navy;		font-size: 16pt;		font-weight: bold;	}p.red	{		font-family: arial;		color: red;		font-size: 14pt;		font-weight: bold;	}	span.yellow_blue	{		background-color: yellow;		color: blue;		font-size: 13pt;		font-family: arial;		font-weight: bold;	}	span.ltgreen_blue	{		background-color: rgb(0,255,0);		color: blue;		font-size: 13pt;		font-family: arial;		font-weight: bold;	}p.amber	{		text-align: center;		color: rgb(128,128,64);		font-size: 12pt;		font-family: arial;		font-weight: bold;	}	p.times	{		font-family: Times New Roman;		font-size: 12pt;		margin-left: 50pt;		margin-right: 50pt;	}	span.green_navy	{		background-color: green;		color: navy;		font-size: 13pt;		font-family: arial;		font-weight: bold;	}div.margin	{		margin-left: 120pt;		margin-right: 120pt;		text-align: center;	}p.blue_heading	{		text-align: center;		color: navy;		font-size: 12pt;		font-family: arial;		font-weight: bold;	}	span.teal_navy	{		background-color: rgb(0,255,255);		color: navy;		font-size: 13pt;		font-family: arial;		font-weight: bold;	}td.default	{		font-family: Times New Roman; 		font-size: 12pt;	}	span.yellow_navy	{		background-color: yellow;		color: blue;		font-size: 13pt;		font-family: arial;		font-weight: bold;	}span.ltgreen_navy	{		background-color: rgb(0,255,0);		color: navy;		font-size: 13pt;		font-family: arial;		font-weight: bold;	}span.teal_blue	{		background-color: rgb(0,255,255);		color: blue;		font-size: 13pt;		font-family: arial;		font-weight: bold;	}span.purple_blue	{		background-color: rgb(255,0,255);		color: blue;		font-size: 13pt;		font-family: arial;		font-weight: bold;	}span.navy_italic	{		color: navy;		font-family: Times New Roman;		font-weight: bold;		font-style: italic;		font-size: 12pt;	}span.pink_navy	{		background-color: rgb(255,0,255);		color: navy;		font-size: 13pt;		font-family: arial;		font-weight: bold;	}td.heading	{		font-family: Arial; 		font-size: 25pt; 		text-align: left; 		color: rgb(0,64,128);		font-weight: bold;	}			