/* date format dd/mm/yy 29/05/06 Crstal Creek property for sale screen css */
/* copyright http://www.bigvolcano.com.au/docs/company.htm */

body {
	margin:0px 10px 0px 10px;
	color: #000066;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	background: #FFFFCC;
}

a:link {
	color: #000099;
	font-weight: bold;
}
a:visited {
	color: #0048DD;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	background: #F8E4AB;
}

a:active {
	color: #CC0000;
	background: #F8E4AB;
}

table { background-color: #E6F7FF;
}

H1 {
	font-size: 22pt;	
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

H2 {
	font-size: 13pt;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	background-color: #BDD2FB;
}

H3 {
	font-size: 14pt;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	letter-spacing: 2.5pt;
	font-style: italic;
}

H4 { font-size: 12pt; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif}

.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	background-color: #BDD2FB;
}

.title { font-family: "Comic Sans MS", Arial, sans-serif; font-size: 8pt; text-align: center; }

.footer { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; }


ul {
	font-size: 9pt;

}
.navbarsm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: center;
	font-style: italic;
	clear: both;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;
}
