body {
	background-color: #EDEDED;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
}
.text-contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	color: #000033;
	text-decoration: none;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.text-temp {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: normal;
	line-height: normal;
	color: #000033;
	text-decoration: none;
}
.text-body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 19px;
	color: #000033;
	text-decoration: none;
}
.text-smallTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	color: #000033;
	font-weight: bold;
	font-variant: normal;
}
.text-largeTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: 24px;
	color: #000033;
	font-weight: bold;
	font-variant: small-caps;
}
.text-bullets {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	color: #000033;
	text-decoration: none;
	text-align: left;
	list-style-position: outside;
	list-style-type: square;
	margin-left: -20px;
}
.pageTitles {
	margin-top: 20px;
	margin-bottom:20px;
	border-bottom: 1px dotted #000033;
}
.text-Quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	margin-top: 24px;
}
.text-quotebyline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	text-align: right;
	border-top: 1px dotted #CCCCCC;
	margin-top: 5px;
}

.text-tipbyline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	text-align: left;
	border-top: 1px dotted #CCCCCC;
	margin-top: 5px;
}

a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0000DD;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0000CC;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0000FF;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0000DD;

}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 21px;
	font-weight: bold;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 2px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	border-bottom: 1px dotted #CCCCCC;
	padding: 2px;
	padding-left: 5px;
	margin-bottom: 2px;
}
