<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Untitled Document</title>
</head>

<body>
</body>.test {
}




.background {
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
}
.linkWhite {
	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
.text {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}

.bluetext {
	font-family: Arial;
	font-size: 11pt;
	color: blue;
}

.link {
	font-family: times;
	font-size: 11pt;
	color: blue;
}


.redtext {
	font-family: Arial;
	font-size: 11pt;
	color: red;
}

.text12bold {
	font-family: Arial;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
}
.text12 {

	font-family: Arial;
	font-size: 12pt;
	color: #000000;
}
.text12boldWhite {

	font-family: Arial;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: bold;
}

#googlemap{ height:350px; width:450px; display:block; }