H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
	font-size: 36pt;
	color: black;
}
H2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.75em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	letter-spacing: normal;
	text-transform: none;
}

H3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.58em;
	font-weight: 500;
	font-style: normal;
	text-decoration: none;
	letter-spacing: normal;
	text-transform: none;
}

H4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.33em;
	font-weight: 500;
	text-decoration: none;
	letter-spacing: normal;
	text-transform: none;
}

H5, DT
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	letter-spacing: normal;
	text-transform: none;
}

H6
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	letter-spacing: normal;
	text-transform: none;
}

TFOOT, THEAD
{
	font-size: 1em;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}

TH
{
	vertical-align: baseline;
	font-size: 1em;
	font-weight: bold;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	color: blue;
}


A:link
{
	color: blue;
	text-decoration: none;
}

A:visited
{
	text-decoration: none;
	color:  blue;
}

A:active
{
	color:  blue;
	text-decoration: none;
}

A:hover
{
	text-decoration: underline;
	color:  blue;
}

SMALL
{
	font-size: .7em;
}

BIG
{
	font-size: 1.17em;
}

BLOCKQUOTE, PRE
{
	font-family: Courier New, monospace;
}


UL LI
{
	list-style-type: square;
}

UL LI LI
{
	list-style-type: disc;
}

UL LI LI LI
{
	list-style-type: circle;
}

OL LI
{
	list-style-type: decimal;
}

OL OL LI
{
	list-style-type: lower-alpha;
}

OL OL OL LI
{
	list-style-type: lower-roman;
}

IMG
{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
}

.menu
{
	border-right: blue thin solid;
	border-top: blue thin solid;
	font-size: 14pt;
	border-left: blue thin solid;
	color: black;
	border-bottom: blue thin solid;
	background-color: gray;
}

BODY
{
	color: blue;
	font-family: Arial;
	background-color: #cdffff;
}

.cell
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.58em;
	font-weight: 500;
	font-style: normal;
	text-decoration: none;
	
	letter-spacing: normal;
	text-transform: none;
}



body
{
margin:0 0 0 0;
padding:0 0 0 0;
}

.conditions
{
font-size:10px;
}
td.cost
{
text-align:right;
}

.contact_form
{
border: 1px solid #000000;
width: 75%;
}

.counter_outer {
	border: 2px solid #FFFFFF;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
.counter_cell {
	border: 1px solid #000000;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 1px;
	font-size:8pt;
	height:9pt;
}

.special
{
font-size:10pt;
}
td.header {
	margin: 0px;
	padding: 0px;
	height: 10%;
}
td.body {
	margin: 0px;
	padding: 0px;
	height: 80%;
}
td.footer {
	margin: 0px;
	padding: 0px;
	height: 10%;
}

td.heading {
	background-color:#6699FF;
	width: 16%;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCCCFF;
	color:#99CC66;
}
A:visited.heading, A:link.heading
{
	text-decoration: none;
	color:  yellow;
}

A:hover.heading
{
	text-decoration: underline;
	color: red;
}

marquee
{
font-size:24px;
color:#FF0033;
}

.news
{
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #6699FF;
	padding-right: 0px;
	padding-left: 0px;
}
a.headerimage
{
border: 0 none;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30pt;
	font-style: normal;
	font-weight: bold;
	color: #000080;
	text-decoration: none;
	text-transform: capitalize;
	text-align: center;
}

.tariffstable{
border-style:solid;
border-width:thin;
}

.tariffs{
background-color:#6699ff;
color:#FFFFFF;
font-size:12px;
text-align:center;
}
.tariffsType{
background-color:#9ddae3;
color:#000000;
font-size:12px;
}
.tariffsPrice{
border-bottom-style:solid;
border-width:thin;
}
.tariffsConditions{
background-color:#6699ff;
color:#FFFFFF;
}

hr
{
	
	visibility:hidden;
}
