.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: normal;
	display: table-cell;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.style3 {
	background-color: #001C9C;
	background-position: right top;
	background-image:  url(images/template2_06.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;

}
a {
	font-size: 14px;
	color: #FFFFFF;
	font-style: oblique;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: overline;
	color: #001C9C;
	background-color: #FFFFFF;
}
a:active {
	text-decoration: none;
}

hr {
	border: outset #FFFFFF;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #7CB896;
}
h2 {
	font-size: 16px;
	color: #7CB896;
}
body {
	background-color: #001C9C;
	background-image:  url(images/template_05.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
}
.blockquote {
	text-decoration: overline;
}
.gifpicts {
	border: solid #001C9C;
}
.borderstyle {
	border-top: medium dotted #CCCCCC;
	border-right: medium none #CCCCCC;
	border-bottom: medium dotted #CCCCCC;
	border-left: medium none #CCCCCC;
}
.faux-h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #7CB896;
}

