.quote
{
	position: fixed; background:#FFDDFF; padding:inherit; border:thin solid;
	font-family: "Book Antiqua", "Palatino Linotype", "Times New Roman";
	font-size: 12pt;
	color: #000000;

}
.menu {
	display:none;
	margin-left:10px;
	background-color: #DDFFDD;
}
.nav {
	float:left;
	position: fixed;
	padding-left: 2%;
	padding-right: 1%;
	border: thin solid #000000;
	background-color: #DDDDFF;
	left: 10px;
}
.FlRight {
	float:right;
	padding-left: 2%;
	padding-right: 2%;
}
.FlLeft {
	float:left;
	padding-left: 2%;
	padding-right: 2%;
}
.bottom{
	text-align:center;
	font-family: "Book Antiqua", "Palatino Linotype", "Times New Roman";
	font-size: 10pt; color: #000000;
}
.main{
	margin-right: auto;
	margin-left: auto;
	background-image:url(images/whitespacer.gif);
	background-repeat: repeat;
	border: thin solid #000000;
}
.header{text-align:center;}
.content{
	font-family: "Book Antiqua", "Palatino Linotype", "Times New Roman";
	font-size: 12pt;
	color: #000000;
	margin-left: 16%;
	padding-left: 5%;
	padding-right: 2%;
}
a:link{
	font-family: "Book Antiqua", "Palatino Linotype", "Times New Roman";
	font-size: 12pt; color: #000000; text-decoration: underline;}
v:link{
	font-family: "Book Antiqua", "Palatino Linotype", "Times New Roman";
	font-size: 12pt; color: #000000; text-decoration: underline;}
a:visited{
	font-family: "Book Antiqua", "Palatino Linotype", "Times New Roman";
	font-size: 12pt; color: #000000; text-decoration: underline;}
a:active{
	font-family: "Book Antiqua", "Palatino Linotype", "Times New Roman";
	font-size: 12pt; color: #990000; text-decoration: underline;}
a:hover{
	font-family: "Book Antiqua", "Palatino Linotype", "Times New Roman";
	font-size: 12pt;
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #993300;
}
h2 {
	font-size: 16px;
}
