/* {font-family: Verdana; font-size: 10px} */


body {
	font-family:Verdana, Arial, Helvetica, sans-serif; color: #003366
}

h1 {
	font-size: 110%;
	font-weight:500;
}
h2 {
	font-size: 100%;
	font-weight:bold;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;

}
p{
	font-size:70%
}
ol{
	font-size:70%
}
ul{
	font-size:70%
}

.arialBody { font-family: Arial, Helvetica, sans-serif; font-size: 70%; color: 
#003366}
.offersText {  font-family: Arial, Helvetica, sans-serif; font-size: 80%; font-weight: bold; color: #FF0000}

.propertyHdr {  font-family: Arial, Helvetica, sans-serif; font-size: 90%; font-weight: bold}

.arialSub {  font-family: Arial, Helvetica, sans-serif; font-size: 100%; font-weight: bold; color: #003366}

.bodyText {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 70%; color: #003366}

.subHeader {  font-family: Arial, Helvetica, sans-serif; font-size: 110%; font-style: italic; font-weight: bold; color: #003366}

a:link {  font-weight: bold; color: #003366}
a:visited {  font-weight: bold; color: #003366}
a:hover {  font-weight: bold; text-decoration: underline}
a:active {  font-weight: bold; color: #003366}


.textBoxes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: 
#003366;
	border: 1px solid #003366;
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 
#003366;
	border: 1px solid #003366;
	background-color: #CCCCCC;
}
