/* Global style - All text on the page will be formatted as shown, unless otherwise formatted
using heading selectors, or custom classes. Note all page content must be in a table td cell */

/* The Global Style */

td {font-family: Times New Roman, Times, serif; font-size: 14px;}


/* default hyperlink pseudo style */


a:link {font-family: Times New Roman, Times, serif; font-size: 14px; color: #0000FF; text-decoration:underline;}

a:visited {font-family: Times New Roman, Times, serif; font-size: 14px; color: #0000FF; text-decoration:underline;}

a:hover {font-family: Times New Roman, Times, serif; font-size: 14px; color: #0000FF; text-decoration:none;}

a:active {font-family: Times New Roman, Times, serif; font-size: 14px; color: #0000FF; text-decoration:none;}


/* heading selector styles */


h1 {font-family: Times New Roman, Times, serif; font-size: 100%; font-style: normal; font-weight: normal;}

h2 {font-family: Times New Roman, Times, serif; font-size: 100%; font-style: normal; font-weight: normal;}

h3 {font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-style: italic; font-weight: normal;}

h4 {font-family: Times New Roman, Times, serif; font-size: 100%; font-style: normal; font-weight: normal;}

h5 {font-family: Times New Roman, Times, serif; font-size: 100%; font-style: normal; font-weight: normal;}

h6 {font-family: Times New Roman, Times, serif; font-size: 100%; font-style: normal; font-weight: normal;}


/* Times New Roman text classes */

.t8 {font-family: Times New Roman, Times, serif; font-size: 8px; font-style: normal; font-weight: normal;}

.t9 {font-family: Times New Roman, Times, serif; font-size: 9px; font-style: normal; font-weight: normal;}

.t10 {font-family: Times New Roman, Times, serif; font-size: 10px; font-style: normal; font-weight: normal;}

.t12 {font-family: Times New Roman, Times, serif; font-size: 14px; font-style: normal; font-weight: normal;}

.t14 {font-family: Times New Roman, Times, serif; font-size: 14px; font-style: normal; font-weight: normal;}

.t16 {font-family: Times New Roman, Times, serif; font-size: 16px; font-style: normal; font-weight: normal;}

.t18 {font-family: Times New Roman, Times, serif; font-size: 18px; font-style: normal; font-weight: normal;}

.t20 {font-family: Times New Roman, Times, serif; font-size: 20px; font-style: normal; font-weight: normal;}

.t22 {font-family: Times New Roman, Times, serif; font-size: 22px; font-style: normal; font-weight: normal;}

.t24 {font-family: Times New Roman, Times, serif; font-size: 24px; font-style: normal; font-weight: normal;}

/* ARIAL text classes */

.a12bold {font-family: arial, helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold;}

.a8{font-family: arial, helvetica, sans-serif; font-size: 8px; font-style: normal; font-weight: normal;}

.a9 {font-family: arial, helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: normal;}

.a10 {font-family: arial, helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal;}


/* custom text style classes */

.t9red {font-family: Times New Roman, Times, serif; font-size: 9px; font-style: normal; color: #ff0000;}

.t12bold {font-family: Times New Roman, Times, serif; font-size: 14px; font-style: normal; font-weight: bold;}

.t12red {font-family: Times New Roman, Times, serif; font-size: 14px; font-style: normal; color: #ff0000;}

.t12redbold {font-family: Times New Roman, Times, serif; font-size: 14px; font-style: normal; color: #ff0000; font-weight: bold;}

.t14bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.a12boldred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.t12greenbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #009900;
}
.t14boldgreen {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #339900;
}
.a10red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
}
.a12bolddidebar {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #333333}

.a12 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal}

.a22 {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; font-weight: normal}

.a18italic {font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-style: italic; font-weight: normal;}

/* custom link classes */

a.linksidebar:link {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: normal; text-decoration:none;}

a.linksidebar:visited {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: normal; text-decoration:none;}

a.linksidebar:hover {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: normal; text-decoration:underline;}

a.linksidebar:active {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: normal; text-decoration:underline;}

.apagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
}


.v12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
