* {  margin: 0; padding: 0; }

body {

  background: url() repeat-x #fff;
  font-size: 90%;
  font-family: Arial;
  line-height: 1.4em;
  color: #000;
}

.Title-Large { font-family:Arial; font-size:18px; font-weight:bold; color:#BD3838; }

a.igps:link { font-family: Arial; font-size: 12px; font-weight:bold; color: #CC0000; text-decoration: underline; }
a.igps:visited { font-family: Arial; font-size: 12px; font-weight:bold; color: #CC0000; text-decoration: underline; }
a.igps:hover { font-family: Arial; font-size: 12px; font-weight:bold; color: #333333; text-decoration: none; }
a.igps:active { font-family: Arial; font-size: 12px; font-weight:bold; color: #CC0000; text-decoration: underline; }

a.email-small:link { font-family: Arial; font-size: 12px; font-weight:bold; color: #CC0000; text-decoration: underline; }
a.email-small:visited { font-family: Arial; font-size: 12px; font-weight:bold; color: #CC0000; text-decoration: underline; }
a.email-small:hover { font-family: Arial; font-size: 12px; font-weight:bold; color: #333333; text-decoration: none; }
a.email-small:active { font-family: Arial; font-size: 12px; font-weight:bold; color: #CC0000; text-decoration: underline; }


a.email:link { font-family: Arial; font-size: 3; font-weight:bold; color: #BD3838; text-decoration: underline; }
a.email:visited { font-family: Arial; font-size: 3; font-weight:bold; color: #BD3838; text-decoration: underline; }
a.email:hover { font-family: Arial; font-size: 3; font-weight:bold; color: #000000; text-decoration: none; }
a.email:active { font-family: Arial; font-size: 3; font-weight:bold; color: #BD3838; text-decoration: underline; }

.img { padding: 3px; border: 1px solid #BD3838; }

.red {color: #FF0000}
.phone {color: #BD3838}

.Foo {font-size: 12px}

