BODY, TD {
	font-family: Times New Roman,Times,serif;
	font-size: 12pt;
	color: #FFFFFF;
	text-align:left;
}

body {
	margin:0px;
	padding:0px;
}

.bi {
	font-weight: bold;
	font-style: italic;
}	

.pagetitle {
	font-size: 16pt;
	font-style: italic;
	color: #FFFFFF;
}

.title {
	font-size: 13pt;
	font-weight: bold;
	color: #FFFFFF;
}

.suites {
	font-size: 10pt;
	color: #FFFFFF;
	line-height: 1em;
}

.subtitle {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}

.subtitle2 {
	font-size: 9pt;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
}

.subtitle3 {
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}

.special {
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}

.special2 {
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}

.footer {
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}

.box1 {	border: 2pt solid #F3D9E2 }
.box2 {	border: thin solid #4BD7F6 }

A:link    { font-size: 11pt; color: #FFFFFF; text-decoration: underline; font-weight: bold; }
A:active  { font-size: 11pt; color: #FFFFFF; text-decoration: underline; font-weight: bold; }
A:visited { font-size: 11pt; color: #FFFFFF; text-decoration: underline; font-weight: bold; }
A:hover   { font-size: 11pt; color: #FFFFFF; text-decoration: none; font-weight: bold; }

A.footer:link    { font-family: Arial,Verdana,Helvetica,sans-serif; font-size: 8pt; color: #FFFFFF; text-decoration: underline; font-weight: normal; }
A.footer:active  { font-family: Arial,Verdana,Helvetica,sans-serif; font-size: 8pt; color: #FFFFFF; text-decoration: underline; font-weight: normal; }
A.footer:visited { font-family: Arial,Verdana,Helvetica,sans-serif; font-size: 8pt; color: #FFFFFF; text-decoration: underline; font-weight: normal; }
A.footer:hover   { font-family: Arial,Verdana,Helvetica,sans-serif; font-size: 8pt; color: #FFFFFF; text-decoration: none; font-weight: normal; }


