/* Used to fix lateral shift from vertical scrollbar. */
html
{
	min-height: 100%;
	margin-bottom: 1px;
}

.style1 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #C9D476;
	font-size: 24px;
}
style_background {
	background-attachment: fixed;
background-repeat: no-repeat;
	background-position: center bottom;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #B7C556;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #B7C556;
	font-style: italic;
	font-weight: normal;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}

a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	color: #AEBE3A;
	
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;

	color: ;
	color: #E1A9C4;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	color: ;
	color: #6F8C0C;
}
.style3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
}
.quotes {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
}
.quotes_large {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #333333;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-style: normal;
}
