BODY {
	background-color: #FFFFCC;
	font-family: georgia, "times-new roman", serif;
}

.redtext1 {color: red;
	    font-family: tahoma, sans-serif;
	    font-size: 24px;
}
.text1 {font-family: tahoma, sans-serif;
	font-size: 36px;
}
.hd1 {font-family: tahoma, sans-serif;
	font-size: 24px;
}

.hd2 {font-family: tahoma, sans-serif;
	font-size: 22px;
}

.text1a {font-family: tahoma, sans-serif;
	font-size: 20px;
}

.text1b {font-family: tahoma, sans-serif;
	font-size: 17px;
}

.text2 {font-family: tahoma, sans-serif;
	font-size: 16px;
}
.text2a {font-family: tahoma, sans-serif;
	font-size: 14px;
}

hr.blk1 {color:#000;
	 background-color:#000;
	height:1px;
	border:none;
}

hr.dark3 {color:#004;
	 background-color:#004;
	height:3px;
	border:none;
}
hr.red2 {color:#C00;
	 background-color:#C00;
	height:2px;
	border:none;
}

.interview {color:#C00;
	font-weight:bold;
}

a {text-decoration:none;
}

ol.uroman {list-style-type: upper-roman;
}

ol.nonum {list-style-type: none;
}
