body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

body {
	background-color: #FF6699;
}

.h1 {
	font-family: Georgia;
	font-size:28px;
	color:#B00758;
	font-weight:bold;
	}

.h2 {
	font-family: Georgia;
	font-size:24px;
	color:#000000;
	font-weight:bold;
	}

.h3 {
	font-family: Georgia;
	font-size:24px;
	color:#B00758;
	font-weight:bold;
	}
	
.h3-red {
	font-family: Georgia;
	font-size:24px;
	color:#CC0000;
	font-weight:bold;
	}
	
.h4 {
	font-family: Georgia;
	font-size:18px;
	color:#B00758;
	font-weight:bold;
	}
	
.h5 {
	font-family: Georgia;
	font-size:18px;
	color:#000000;
	font-weight:bold;
	}
	
.light-green-bg{
	background-color: #ccffcc;
	font-family: Verdana;
	font-size: 18px;
	font-weight: normal;
	color: #ff0000;
}

.highlight {
	background-color:yellow;
	font-weight:bold;
}

.style1 {font-size: 16px}

.te_top{
	background:#fdf1f3 url(../images/te_top.jpg) no-repeat top;
}

.te_bottom{
	background:url(../images/te_bottom.jpg) no-repeat bottom;
	height:11px;

}
.te_head{
	font-family:Georgia;
	font-size:16px;

}