BODY {
	font-family: "Times New Roman,Times,Serif"; 
	font-size: 12px; 
	font-weight: medium; 
	text-decoration: none;
	}

TH {
	font-family: "Times New Roman,Times,Serif"; 
	font-size: 12px; 
	line-height: 14px; 
	font-weight: medium; 
	text-decoration: none;
	}
	
TD {
	font-size: 12px;
	}

A {
	font-family: "verdana,helvetica,sans-serif"; 
	font-weight: bold; 
	color:#d74820; 
	text-decoration: none;
	}

H1 {
	font-family: "Verdana,Helvetica,Sans Serif"; 
	color: #000000; 
	font-weight: bold;
	font-size:20px;
	}
	
H2 {
	font-family: "Verdana,Helvetica,Sans Serif"; 
	color: #666666; 
	font-weight: bold; 
	font-size:16pt;}

H3 {
	font-family: "Verdana,Helvetica,Sans Serif"; 
	color: #000000; 
	font-style: italic;
	}

H4 {
	font-family: "Times New Roman", Times, serif;
	color: #d74820;
	font-weight: bold;
	font-size:12pt;
}

H5 {
	font-family: "Times New Roman,Times,Serif"; 
	color: #000000; 
	font-style: italic; 
	font-size: 12px; 
	line-height: 15px;
	}

H6 {
	font-family: "Trebuchet MS,Charcoal,Geneva,Sans Serif"; 
	color: #333333; 
	font-weight: bold; 
	font-size: 10px; 
	line-height: 12px; 
	background: #cccccc;
	}

li {
	list-style-image:url(/images/bullet.gif);
	margin-top:0px;
	}

.red {
	color: #cc0000;
	}

.darkslateblue {
	color: #555555;
	}

.serif {
	font-family: "Times New Roman,Times,Serif";
	}

.dept {
	font-family: "Verdana,Helvetica,Sans Serif"; font-weight: bold;
	}

.sans {
	font-family: "Verdana,Helvetica,Sans Serif";
	}

.flat {
	text-indent: none;
	}

.lgsans {
	font-family: "Verdana,Helvetica,Sans Serif"; 
	font-size: 14px;
	}

.smsans {
	font-size: 9px; 
	line-height: 11px; 
	font-family: "Verdana, Helvetica, Sans Serif";
	}

.Head {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #BF162E;
	font-weight: bold;
	font-size: 14px;
	text-decoration : underline;
	}
.cellBorder {
	border-left:#CCCCCC 1px solid;
	border-top:#CCCCCC 1px solid;	
}
.cellBorderRight {
	border-left:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
	border-top:#CCCCCC 1px solid;	
}
.cellBorderBottom {
	border-top:#CCCCCC 1px solid;	
}
.reverseRow {
	background-color: #EEEEEE;
}
.tableBordered {
	border-bottom:#A6A6A6 1px solid;
	border-right:#A6A6A6 1px solid;
}
.tableBorderedCell {
	border-top:#A6A6A6 1px solid;
	border-left:#A6A6A6 1px solid;
	padding:3px;
}

