body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #404040;
}

h1 {
   font: 14px Arial, sans-serif;
   color: #404040;
   margin: 0px;
   display: inline;
   padding: 0px}     /*edited by crash_D.*/

.small_arial_dark_grey {font-size: 95%}
.small_arial_grey {font-size: 95%; color: #8c8c8c;}
a:link {
	color: #317ad8;
	text-decoration: none
}
a:visited {
	color: #317ad8;
	text-decoration: none
}
a:hover {
	color: #336699;
	text-decoration: underline    /*edited by crash_D.*/
}             
a:active {
	color: rgb(255,100,100);
}
.price1 {
	font-size: 200%;
	font-weight: bold;
	color: #C1402F;
}
.price2 {
	font-size: 180%;
	font-weight: bold;
	color: #009900;
}
.header2 {
	font-size: 97%;
	font-weight: bold;
	color: #404040;
}
.big_arial_dark_grey {font-size: 120%}
.tel_number1 {
	font-size: 150%;
	font-weight: bold;
}
.normal_arial_red {color: #C1402F}
.header_font_times_new_roman {
	font-family: "Times New Roman", Times, serif;
	font-size: 150%;
}

a.desc:link {font-size: 95%; color: #8c8c8c;      text-decoration: none;}
a.desc:visited {font-size: 95%; color: #8c8c8c;      text-decoration: none;}
a.desc:hover {font-size: 95%; color: #8c8c8c;      text-decoration: none;}
a.desc:active {font-size: 95%; color: #8c8c8c;      text-decoration: none;}

a.link_blue-yellow:link {color: #254ca4;     font-family: Arial, Helvetica, sans-serif;      font-size: 97%;      text-decoration: underline;}
a.link_blue-yellow:visited {color: #6c39df;     font-family: Arial, Helvetica, sans-serif;     font-size: 97%;      text-decoration: underline;}
a.link_blue-yellow:hover {color: #efb62d;     font-family: Arial, Helvetica, sans-serif;      font-size: 97%;      text-decoration: underline;}
a.link_blue-yellow:active {color: #efb62d;     font-family: Arial, Helvetica, sans-serif;      font-size: 97%;      text-decoration: underline;}

a.link_white:link {color: #ffffff;     font-family: Arial, Helvetica, sans-serif;      font-size: 97%;      text-decoration: none;}
a.link_white:visited {color: #ffffff;     font-family: Arial, Helvetica, sans-serif;     font-size: 97%;      text-decoration: none;}
a.link_white:hover {color: #ffffff;     font-family: Arial, Helvetica, sans-serif;      font-size: 97%;      text-decoration: underline;}
a.link_white:active {color: #ffffff;     font-family: Arial, Helvetica, sans-serif;      font-size: 97%;      text-decoration: underline;}

a.link_white_sub:link {color: #ffffff;     font-family: Arial, Helvetica, sans-serif;      font-size: 97%;      text-decoration: underline;}
a.link_white_sub:visited {color: #ffffff;     font-family: Arial, Helvetica, sans-serif;     font-size: 97%;      text-decoration: underline;}
a.link_white_sub:hover {color: #ffffff;     font-family: Arial, Helvetica, sans-serif;      font-size: 97%;      text-decoration: underline;}
a.link_white_sub:active {color: #ffffff;     font-family: Arial, Helvetica, sans-serif;      font-size: 97%;      text-decoration: underline;}

a.link_phones:link {color: #404040;     font-family: "Times New Roman", Times, serif;      font-size: 150%;      text-decoration: none;}
a.link_phones:visited {color: #404040;     font-family: "Times New Roman", Times, serif;     font-size: 150%;      text-decoration: none;}
a.link_phones:hover {color: #404040;     font-family: "Times New Roman", Times, serif;      font-size: 150%;      text-decoration: underline;}
a.link_phones:active {color: #404040;     font-family: "Times New Roman", Times, serif;      font-size: 150%;      text-decoration: underline;}

/* added by crash_D. */
acronym {
        border-bottom: 1px dotted black;
        cursor: help}

caption {
        font-weight: bold;
        color: #336699}

tt {font-size: 16px}

