
BODY {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 14px;
	color: black;
}

TD, TH, FONT, .BOD {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 14px;
	color: black;
}

/* Place directly after all tables to overcome browser bug			*/
/* where default font reverts after table which is placed			*/
/* in the middle of the document											*/
/* <DIV class="bod">															*/

INPUT, TEXTAREA, SELECT {
	font-family: courier, monospace;
	font-size: 14px;
	color: black;
}

/* Make superscript smaller and fixed.								*/
SUP {
	font-family: courier, monospace;
	font-size: 12px;
}

/* Set the PRE and KBO tags; 										*/
/* (same size as other text with fixed font.)  						*/
KBD, CODE, SAMP {
	font-family: courier, monospace;
	font-size: 14px;
}
PRE {
	font-family: courier, monospace;
	font-size: 12px;
}

/*  Make STRONG bold with a shadow; EM is italic.					*/
STRONG {
	font-weight: bold;
	background: #dddddd;
}
EM {
	font-style: italic;
}

/*  A few classes for smaller fonts and different effects.			*/
 .hd1 {
	font-size: 16px;
	font-weight: bold;
}
 .MPhd1 {
 	color:#427969;
	font-size: 18px;
	font-weight: bold;
}
 .bd1 {
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
}
 .bd2 {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}/* color: #003D74;*/
 .bd1c {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
 .pop1 {
	font-size: 12px;
	font-weight: bold;
	text-align: justify;	
	color: #014C78;
}
 .qt1 {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
 .frm1 {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	color: #793F12;
}
 .dt1 {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #793F12;
}
 .brdr1 {
	border-width:1;
	border-color:#000000;
	border-style:solid
}
 .brdrPD {
	border-width:2;
	border-color:#003060;
	border-style:solid
}
 .brdrPD1 {
	border-width:2;
	border-color:#7C5C8E;
	border-style:solid
}
 .brdrPD2 {
	border-width:1;
	border-color:#000000;
	border-style:solid
}
 .brdrOT {
 	border-width:2;
	border-color:#4C6E3D;
	border-style:solid
	/* color:#6F8A5B;*/
}  
/* color: #9C551E;*/
 .smShout {
	font-size: 10px;
	color: #793F12;
}
/* color: #9C551E;*/
 .smEmail {
	font-size: 10px;
	font-weight: bold;
	color: #793F12;
}
 .smRadio {
	font-size: 10px;
	color: #793F12;
}
 .flyHd1 {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}

/* To compensate for Netscape white squares around radio buttons, use: */
/* INPUT.radio {													*/
/* 		background: [radio background color];						*/
/* }																*/


A:link {
	text-decoration: none;
	color: #0011C8;
}
A:visited {
	text-decoration: none;
	color: #0011C8;
}
A:active {
	text-decoration: none;
	color: #FFFFFF;
}
A:hover {
	text-decoration: underline;
	color: #ad080a;
}

/* Place special link types below:									*/
/* A.menu:link {													*/
/*		color: #0011C8;												*/
/* }																*/
A.sig1:link {
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
A.sig1:visited {
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
A.sig1:active {
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}
A.sig1:hover {
	text-decoration: underline;
	color: #999999;
}
A.map1:link {
	text-decoration: none;
	color: #ffffff;
}
A.map1:visited {
	text-decoration: none;
	color: #dddddd;
}
A.map1:active {
	text-decoration: none;
	color: #FFFC68;
}
A.map1:hover {
	text-decoration: underline;
	color: #FFFC68;
}
A.myp1:link {
	text-decoration: none;
	color: #D35ADE;
}
A.myp1:visited {
	text-decoration: none;
	color: #D35ADE;
}
A.myp1:active {
	text-decoration: none;
	color: #F475FF;
}
A.myp1:hover {
	text-decoration: underline;
	color: #F475FF;
}
A.smRadio:link {
	text-decoration: none;
	color: #793F12;
}
A.smRadio:visited {
	text-decoration: none;
	color: #793F12;
}
A.smRadio:active {
	text-decoration: none;
	color: #FEDC4F;
}
A.smRadio:hover {
	text-decoration: underline;
	color: #FEDC4F;
}
A.bdrOT:link {
	text-decoration: none;
	color: #4C6E3D;
}
A.bdrOT:visited {
	text-decoration: none;
	color: #4C6E3D;
}
A.bdrOT:active {
	text-decoration: none;
	color: #4C6E3D;
}
A.bdrOT:hover {
	text-decoration: underline;
	color: #4C6E3D;
}
