@charset "utf-8";
/* CSS Document */

body {
	background: url(images/gradient.jpg);
	background-color: #004080;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
a {
	color: #660000;
}
a:visited {
	color: #660000;
}
a:hover {
	color: #990000;
}
.Heading {
	font-size: 18px;
	color: #660000;
}
.Heading2 {
	font-size: 16px;
	color: #660000;
}
.SubHead {
	font-size: 16px;
	color: #fff;
}
.SubHead1 {
	font-size: 16px;
	color: #660000;
}
.copyright {
	font-size: 12px;
	color: #660000;
}
.headingtext {
	color: #000;
	font-size: 12px;
}
.link {
	color: #FFFFFF;
	font-weight: bold;
}
.link:visited {
	color: #FFF;
	font-weight: bold;
}
.link:hover {
	color: #999;
	font-weight: bold;
}
.link2 {
	color: #FFFFFF;
	size: 15px;
	line-height: 20px;
}
.link2:visited {
	color: #FFF;
	size: 15px;
	line-height: 20px;
}
.link2:hover {
	color: #999;
	size: 15px;
	line-height: 20px;
}
.title {
	font-size: 18px;
	color: #FFF;
}
ul {
	color: #FFF;
}
.bookheading {
	font-size: 24px;
	font-style: italic;
}
.caution {
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F00;
}
