td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;  
}
	
body { 
	font-family: Bradley Hand ITC;
	font-size: 14px;
	color: #000000;
	}

.header {
	font-family: Bradley Hand ITC;
	font-size:14px;
	font-weight:bold;
	color:#c73838;
	
	}
	
.subHeader {
	font-family: Bradley Hand ITC;	
	font-weight:bold;
	color:#DF8600;
	text-decoration:underline;
	}
	
.mainHeader2 {
	font-family: Bradley Hand ITC;
	font-weight:bold;
	color:#ff3333;
	}

.mainHeader {
	font-family: Bradley Hand ITC;
	font-weight:bold;
	color:#C73838;
	}

.bodytext {
	font-size:12px;
	color:#1A2632;
	}
	
.italictext {
	font-family: Bradley Hand ITC;
	font-size:12px;
	font-style:italic;
	color:#3C84BF;
	}
	
.bold_cursive {
	font-family: Bradley Hand ITC;
	font-weight:bold;
	font-size: 14px;
	color: #000000;
}

.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	color: #000000;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size:11px;
	color: #666666;
	}
	
.plain {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
}
	
/*******************************************************************************/
/****************************** LINKS ******************************************/
/*******************************************************************************/

a.iwdlink {
	font-family: "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:14px;
}

a.iwdlink:link {
	color: #666666;
	text-decoration: none;
}
a.iwdlink:visited {
	color: #666666;
	text-decoration: none;
}
a.iwdlink:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.iwdlink:active {
	color: #666666;
	text-decoration: none;
}

a.anchorlink {
	font-family: "Arial";
	font-weight:normal;
	font-size:12px;
	color: #000000;
}
a.anchorlink:link {
	text-decoration: none;
}
a.anchorlink:visited {
	text-decoration: none;
	color: #000000;
}
a.anchorlink:hover {
	text-decoration: none;
	color: #3C84BF;
}
a.anchorlink:active {
	text-decoration: none;
	color: #000000;
}

a {
	font-family: Bradley Hand ITC;
	font-size: 16px;
	font-weight:bold;
	color: #DF8600;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#DF8600;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color:#DF8600;
}

a.sublink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #3C84BF;
}
a.sublink:link {
	text-decoration: none;
}
a.sublink:visited {
	text-decoration: none;
	color: #3C84BF;
}
a.sublink:hover {
	text-decoration: none;
	color: #B79460;
}
a.sublink:active {
	text-decoration: none;
	color: #B79460;