body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-image: url(assets/parchmnt-tan.jpg);
}
a:link {
	color: #FFFFFF; text-decoration: none;
}
a:visited {
	color: #FFFFFF; text-decoration: none;
}
a:hover {
	color: #996600; text-decoration: underline;
}
.a1:link {
	color: #660000; font-size:12px; text-decoration: none;
}
.a1:visited {
	color: #660000; font-size:12px; text-decoration: none;
}
.a1:hover {
	color: #0033FF; font-size:12px; text-decoration: underline;
}
.a2:link {
	color: #000066; font-size:10px; text-decoration: none;
}
.a2:visited {
	color: #000066; font-size:10px; text-decoration: none;
}
.a2:hover {
	color: #0033FF; font-size:10px; text-decoration: underline;
}

h1 {
	font-size: 24px;
	color: #003300;
}
h2 {
	font-size: 18px;
	color: #003300;
}
h3 {
	font-size: 16px;
	color: #003300;
}
h4 {
	font-size: 14px;
	color: #003300;
}
.descriptions   { color: #666; font-style: normal; font-weight: normal; font-size: 12px; line-height: 15px; font-family: Trabuchet, Tahoma, Verdana, Arial, Helvetica, sans-serif; margin-right: 25px; margin-left: 12px }
.style1 {color: #ECE9D8}
.style2 {font-size: 10px}
.style3 {font-size: 10}
.style5 {color: #2E416B}

.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CC0000;
}
.blue-italic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	color: #000066;
}
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003300;
}
.red-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #660000;
}
