body {
	background-image: url(../images/waterdrops_shadow_980px.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: center;
}
.TenOff {
	font-size: 125%;
	font-weight: bolder;
	color: #FF0000;
	text-decoration: blink;
}

h1 {
	font-size: 30px;
	color: #F00004;
}
h2 {
	font-size: 24px;
	color: #FFFFFF;
	text-indent: 5px;
	background-image: url(../images/pgg_page_img_12.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F00004;
	border-right-color: #F00004;
	border-bottom-color: #F00004;
	border-left-color: #F00004;
}
h3 {
	font-size: 18px;
	color: #901611;
}
ul {
	list-style-type: circle;
	font-size: 12px;
}
.breadcrums {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.testimonial_block {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #901611;
	border: thin dotted #0033CC;
	padding: 5px;
	background-color: #DDE6FF;
}
.copyright {
	font-size: 10px;
	color: #901611;
}

strong {
	font-size: 105%;
}
a:link {
	font-weight: bold;
	color: #0000FF;
}
a:visited {
	font-weight: bold;
	color: #0000FF;
}
a:hover {
	font-weight: bold;
	color: #990000;
}
a:active {
	font-weight: bold;
	color: #FF0000;
}
.h1_smaller {
	font-size: 80%;
}
