body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-repeat: no-repeat;
	background-position: bottom right;
	background-attachment:fixed;
	background-color: #cccccc;
	background-image: url(images/background.jpg);    
	margin: 5;
	}
	
ol {font-size:10pt}
ul {font-size:12pt}
p {
font-size:10pt;
text-align:justify}	

h1 {
font-size:12pt;
text-align:center}	

h2 {
font-size:12pt;
text-align:center}	

.h3 {
	font-family:Tahoma;
	font-size: 10pt;
	color:000066;
	text-align:justify;
}

p.center {
font-size:10pt;
text-align:center}	

.smaller {
	font-size: 10pt;
	}
	
.smaller2 {
	font-family:Tahoma;
	font-size: 10pt;
	color:000066;
	text-align:justify;
}

.smaller3 {
	font-family:Tahoma;
	font-size: 10pt;
	color:000066;
	font-style:italic;
	font-weight:bold;
	text-align:center;
}

h1.my {
	font-size: 14pt;
	}
	
h1.my_clear {
	font-size: 10pt;
	}
	
a.price {
	font-weight:bold;
	font-family:Tahoma;
	font-style:normal;
	color:#000000;
	text-decoration:none;
		}
		
.price2 {
	font-weight:bold;
	font-family:Tahoma;
	font-style:normal;
	color:#000066;
	text-decoration:underline;
		}		
		
a.price:hover {
	font-weight:bold;
	font-family:Tahoma;
	text-decoration:underline;
	color:#000000;
	}

a.price:active {
	font-weight:bold;
	font-family:Tahoma;
	font-style:normal;
	color:#000066;
	text-decoration:none;
}

a.mapsm {
	font-weight:bold;
	font-family:Tahoma;
	font-style:normal;
	font-size:10pt;
	color:#000066;
	text-decoration:none;
		}
		
a.mapsm:hover {
	font-weight:bold;
	font-family:Tahoma;
    font-size:10pt;
	text-decoration:underline;
	color:#000066;
	}

a.mapsm:active {
	font-weight:bold;
	font-family:Tahoma;
	font-size:10pt;
	font-style:normal;
	color:#000066;
	text-decoration:none;
}
