﻿TD 		{FONT-SIZE: 11px; FONT-FAMILY: Verdana}
H1 		{FONT-WEIGHT: bold; FONT-SIZE: 16pt; FONT-STYLE: normal; FONT-FAMILY: Verdana; color: #0066CC;}
H2 		{FONT-WEIGHT: bold; FONT-SIZE: 14pt; FONT-STYLE: normal; FONT-FAMILY: Verdana; color: #0066CC}
H3 		{FONT-WEIGHT: normal; FONT-STYLE: normal; FONT-FAMILY: Verdana; color: #0066CC}
A:link 		{
	FONT-FAMILY: Verdana;
	text-decoration: none;
	FONT-SIZE: small;
	text-decoration:underline;
	color: #0000FF;
}
A:visited	{
	FONT-FAMILY: Verdana;
	text-decoration: none;
	FONT-SIZE: small;
	text-decoration:underline;
	color: #0000FF;
}
A:hover		{
	FONT-FAMILY: Verdana;
	text-decoration: none;
	FONT-SIZE: small;
	text-decoration:underline
}
bulleted	{COLOR: #006600; FONT-FAMILY: Verdana; TEXT-DECORATION: underline}
normal 		{	FONT-SIZE: small; COLOR: #0066CC; FONT-FAMILY: Verdana}
.Green_normal 	{color: #006633; font-size: 10pt;}
.Blue_normal 	{
	border-width: 5px;
	color: #3366FF;
	font-size: 12pt;
}
.Footer 	{
	color: #3366FF;
	font-size: 9px;
	margin-right: auto;
	margin-left: auto;
}
.Header {
	color: #0000FF;
	font-size: 12px;
	FONT-STYLE: italic;
	font-weight: bold;
}
.Header_Left {
	font-size: 24px;
	color: #0066CC;
	font-style: italic;
	font-family: "Comic Sans MS";
	font-weight: bold;
}
.Header_Centre {	
	font-size: 24px;
	color: #0066CC;
	font-style: italic;
	font-family: "Comic Sans MS";
	font-weight: bold;
	text-align: center;
}
.Header_Right {
	font-size: 14px;
	color: #0066CC;
	font-style: italic;
	font-family: "Comic Sans MS";
	font-weight: bold;
	text-align: right;
}
.Menu_Heading {
	color: #0066CC;
	font-size: 12pt;
	text-decoration: underline;
	text-align: left;
}
.BulletList {
	color: #3366FF;
	font-size: 12pt;
}
.table_text {
	border: 1px solid #FF6600;
	font-size: small;
	font-weight: bold;
	vertical-align: top;
}
.table_style {
	border: 1px solid #FF6600;
	width: 100%;
	empty-cells: show;
}

