﻿@font-face {font-family: 'Eurostile';src: local('Eurostile'),url('/App_Themes/Default/EUROSTILE.TTF') format('truetype');}
@font-face {font-family: 'Eurostile';src: local('Eurostile Bold'),url('/App_Themes/Default/EUROSTILEB.TTF') format('truetype');font-weight:bold;}
/*
@font-face {font-family: 'Eurostile';src: local('Eurostile Italic'),url('/App_Themes/Default/EUROSTILEI.TTF') format('truetype');font-style:italic;}
@font-face {font-family: 'Eurostile';src: local('Eurostile Bold Italic'),url('/App_Themes/Default/EUROSTILEZ.TTF') format('truetype');font-weight:bold;font-style:italic;}
*/
@font-face {font-family: 'EurostileE';src: local('Eurostile Extended'),url('/App_Themes/Default/EUROSTILEER.TTF') format('truetype');}

* {	margin:0; padding:0; font-size:100%;}
body, td { font-family:Arial, Helvetica, sans-serif; font-size:10pt; color:#727a82; }

h1{ font-size:28pt; padding:05px 0 15px 0; letter-spacing:-1px; font-family:EurostileE,Eurostile,Arial, Helvetica, Tahoma, sans-serif;color:#EF9E0B;}
h2{ font-size:18pt; padding:20px 0 10px 0; letter-spacing:-1px; font-family:EurostileE,Eurostile,Arial, Helvetica, Tahoma, sans-serif;color:#339900;}
h3{ font-size:14pt; padding:15px 0 10px 0; letter-spacing:00px; font-family:EurostileE,Eurostile,Arial, Helvetica, Tahoma, sans-serif;color:#666666;}
h4{ font-size:12pt; padding:10px 0 05px 0; letter-spacing:00px; font-family:EurostileE,Eurostile,Arial, Helvetica, Tahoma, sans-serif;color:#525a62;}

a { color:#49D;text-decoration:none;font-weight:bold; }
a:hover { text-decoration:underline; }

li {margin:5px 0 5px 25px; }
ul.webfresh {list-style-image:url(/App_Themes/Default/images/Bullet.png);}


