body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.style1 {
	font-size: 16px;
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.Dark_blue_bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336699;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #99CC99;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #99CC99;
}
.Table_lft_bdr {
	border-left-color: #666666;
	border-left-style: solid;
	border-left-width: thin;
	border-right-color: #666666;
	border-right-style: solid;
	border-right-width: thin;
}

.Dark_blue_bg_small {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #336699;
}
.Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #336699;
}
.Default_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.footer {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC99CC;
	border-right-color: #99CC99;
	border-bottom-color: #99CC99;
	border-left-color: #99CC99;
	background-image: url(images/footer2.jpg);
	height: 63px;
}

A:link {text-decoration: none; color: blue}
A:visited {text-decoration: none; color: blue}
A:active {text-decoration: none; color: green}
A:hover {text-decoration: underline; color: red;}

.DRimage {
float: left; 
margin: 5px; }
}
.pullquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	background-color: #FFFFFF;
	border: 1px solid #FF0000;
	text-align: center;
}
