body {
	background-color: #FFFFFF;
	background-image: url(images/bg_stripes.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: arial;
	font-size: 11px;
	color:#333333;
}

.tblborder {
	border: 1px solid #C9C9C9;
}

.olink{
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	color:#CC3300;
	font-weight: bold;
	cursor: pointer;
}

.olink:hover{
	text-decoration:underline;
}

.glink{
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	color:#333333;
	font-weight: bold;
	cursor: pointer;
}

.glink:hover{
	text-decoration:underline;
	font-weight: normal;
}

.glinkb{
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	color:#333333;
	cursor: pointer;
}

.glinkb:hover{
	text-decoration:underline;
}

.headinglink {
	font-size: 16px;
	color:#cc9900;
	font-weight:bold;
	cursor: pointer;
	text-decoration: none;
}

.headinglink:hover{
	text-decoration:underline;
}

.small_grey {
	font-family: arial;
	font-size: 10px;
	color:#666666;
	line-height:12px;
}
.txt {
	font-size: 11px;
	color:#333333;
	line-height:14px;
}
.rtxt {
	font-size: 11px;
	color:#FF0000;
	line-height:14px;
}
.etxt {
	font-size: 11px;
	color:#FF0000;
	line-height:12px;
}

.testimonials {
	font-size: 12px;
	color:#333333;
	line-height:13px;
	font-style: italic;
	font-weight: normal;
}

.heading {
	font-size: 16px;
	color:#cc9900;
	font-weight:bold;
}
.punchline {
	font-size: 12px;
	color:#333333;
	font-weight:bold;
	font-stretch:condensed;
}
.punchline_big {
	font-size: 18px;
	color:#333333;
	font-weight:bold;
	font-stretch:ultra-expanded;
}
.redpunchline {
	font-size: 12px;
	color:#FF0000;
	font-weight:bold;
	font-stretch:condensed;
}
.tablebrd {
	border: 1px solid #000000;
}

.subheadings{
	font-size: 14px;
	color:#333333;
	font-weight:bold;
	font-family: arial;
	text-decoration: underline;	
}
