.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 30pt;
	line-height: 14pt;
	font-weight: bold;
	color: #020C26;
	text-decoration: none;
}
.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style: normal;
	line-height: 18pt;
	font-weight: bold;
	color: #B7AC48;
	text-decoration: none;
}
.subtitleBlue {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style: italic;
	line-height: 20pt;
	font-weight: bold;
	color: #020C26;
	text-decoration: none;
}
.printSm {
	font-family: "Times New Roman PS MT";
	font-size: 10pt;
	font-style: normal;
	color: #020C26;
	text-decoration: none;
	text-align: justify;
	line-height: 14pt;
}
.print {
	font-family: "Times New Roman PS MT";
	font-size: 14pt;
	font-style: normal;
	color: #020C26;
	text-decoration: none;
	text-align: justify;
	line-height: 14pt;
}

.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 12pt;
	color: #020C26;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #020C26;
	font-weight: normal;
}

a:visited {
	text-decoration: none;
	color: #7C1B06;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	color: #020C26;
	font-weight: normal;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #020C26;
	text-decoration: none;
}
.body a:link {color: #020C26; text-decoration: none; font-weight: normal}

.metallic {
	background-image: url(images/assets/images/images/thingold_03.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: left top;
}
.textbox {
	background-image: url(images/assets/images/images/textbox_03.jpg);
	background-repeat: repeat;
}
.message {
	background-image: url(images/assets/images/greymessage.jpg);
	background-repeat: repeat;
}
.redborder {
	border: 1px solid #D33211;
}
.table {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}

