﻿
@media (hover: none) {

body {
	font-size: 16px;
}

table {
	font-size: 16px;
}

tr {
	font-size: 16px;
}

td {
	font-size: 18px;
}


h1 {
	font-size: 24px;
}

h2 {
	font-size: 22px;
}

h3 {
	font-size: 20px;
}

h4 {
	font-size: 18px;
}


.table_description {
	font-size: 16px;
}

.table_description_red {
	font-size: 16px;
}


.table_description_ltblue {
	font-size: 16px;
}


.table_center {
	font-size: 20px;
}


.table_centerhdr {
	font-size: 20px;
}


.table_centerbk {
	font-size: 16px;
}

.largetext {
	font-size: 36px;
}

hr.style-one {
    height: 16px;
}

.AvailableNow {
	font-size:80px;
}


}