body  {
	margin : 2em 2em 2em 2em;
	color : #663300;
	background-color : #8DB0FB;
	font-family : arial, tahoma, verdana;
	font-size : 80%;
	line-height : 1;
	text-align : left;
}
.notBold  {
	font-weight : normal;
	font-size : 80%;
	}
.dark  {
	color : #213454;
	}

.sold  {
	color : #CC2229;
	font-weight : bold;
	text-align : center;
	}
	
.light  {
	color : #CEE3FA;
	}

p  {
	color: #CEE3FA;
	background-color : transparent;
	text-align : left;
}

.quote  {
	color : #CEE3FA;
	font-size : 175%;
	font-weight : normal;
	text-align : left;
	text-decoration : none;
	font-family : pristina, 'brush script mt';
	background-color : transparent;
}

.quoteCenter  {
	color : #CEE3FA;
	font-size : 175%;
	font-weight : normal;
	text-align : center;
	text-decoration : none;
	font-family : pristina, 'brush script mt';
	background-color : transparent;
}
.center  {
	text-align : center;
	background-color : transparent;
}


	
	}
h1  {
	font-size : 150%;
	font-weight : normal;
	font-style : normal;
	text-align : center;
	text-decoration : none;
	font-family : 'century gothic', tahoma;
	color : #000;
	background-color : transparent;
}

h2  {
	font-size : 125%;
	font-style : normal;
	font-weight : normal;
	text-align : center;
	font-family : 'century gothic', tahoma;
	color : #CEE3FA;
	background-color : transparent;
}

h3  {
	font-size : 115%;
	font-style : normal;
	font-weight : normal;
	text-align : center;
	text-decoration : underline;
	font-family : 'century gothic', tahoma;
	color : #000;
	background-color : transparent;
}

h4  {
	font-size : 105%;
	font-style : normal;
	font-weight : normal;
	text-align : center;
	font-family : 'century gothic', tahoma;
	color : #000;
	background-color : transparent;
}

h5  {
	font-size : 100%;
	font-style : normal;
	font-weight : normal;
	text-align : left;
	font-family : 'century gothic', tahoma;
	color : #000;
	background-color : transparent;
}

h6  {
	font-size : 100%;
	font-style : normal;
	text-align : center;
	font-family : 'century gothic', tahoma;
	color : #000;
	background-color : transparent;
}

div.underline
{
	text-decoration:  underline;
}

div.right
{
	float: right;
}

div.small  {
	font-size : 75%;
	text-align : center;
}

.small  {
	font-size : 75%;
	text-align : center;
	color : #E0E0E0;
}

.big	{
	font-size : 110%;
	text-align : left;
}

em  {
	font-weight : normal;
	font-style : italic;
}

strong  {
	font-style : normal;
	font-weight : bold;
}

.nav  {
	background-color : transparent;
	color : #E0E0E0;
	text-align : center;
	font-weight: normal;
	font-size : 60%;
	padding-top : 0.50em;
	padding-right : 0.50em;
	padding-bottom : 0.50em;
	padding-left : 0.50em;
	}

.nav a:link  {
	text-decoration : none;
	font-weight: normal;
	outline : none;
	color : #E0E0E0;
	background-color : transparent;	
}



.nav a:hover  {
	color : #E0E0E0;
	text-decoration : underline;
	font-weight: normal;
	background-color : transparent;
}

a:hover  {
	color : #E0E0E0;
	background-color : transparent;
	text-decoration : underline;
	font-weight: normal;
}

.nav a:visited  {
	color : #E0E0E0;
	text-decoration : none;
	font-weight: normal;
	background-color : transparent;
}

a:visited  {
	color : #E0E0E0;
	text-decoration : underline;
	font-weight: normal;
	background-color : transparent;
}

.nav a:link:hover,
.nav a:visited:hover
a:link:hover,
a:visited:hover  {
	color : #E0E0E0;
	background-color : transparent;
	text-decoration: underline;
	font-weight: normal;
}
a:link  {
	color : #E0E0E0;
	background-color : transparent;
	text-decoration : underline;
	font-weight: normal;
}
a:hover  {
	color : #E0E0E0;
	text-decoration : underline;
	font-weight: normal;
	background-color : transparent;
}

a:visited  {
	color : #E0E0E0;
	text-decoration : underline;
	font-weight: normal;
	background-color : #transparent;
}

a:link:hover,
a:visited:hover  {
	color : #E0E0E0;
	background-color : transparent;
	text-decoration: underline;
	font-weight: normal;
}

ul  {
	color: #CEE3FA;
	background-color : transparent;
	text-align : left;
	font-size : inherit;
}
ul.small  {
	text-align : Left;
	color : #663300;
	background-color : transparent;	
	font-size : 10pt;
}

