a {font-family: Tahoma; color: #ed135a;}
a:hover {text-decoration: none;}

.lnk { cursor: pointer; font-family: Tahoma; color: #ed135a; text-decoration: underline;}
.lnk:hover {text-decoration: none;}

html {background: #ffffff;}
body {font: 62.5%; margin: 0; }

#main { width: 950px;}

h1 { display: block; text-align: center; height: 80px; margin-bottom: 20px; font-size: 2.9em; font-family: Georgia; color: #ed135a; background: #f6f6f6; padding: 20px 0 0 30px; }

h2 {font-family: Georgia; font-size: 1.5em; color: #0097e5;}
h2.m {margin: 30px; }

div.offer { margin: 0px 0 40px 10px; float: left; }
div.offer img {margin: 10px 0 0 0; }
img.border { border: 1px solid #cccccc; }

body p { font-family:"Trebuchet MS"; font-size: 0.9em; margin: 5px 0px; }

body ul { font-family:"Trebuchet MS"; font-size: 0.9em; margin: 3px 0 3px 30px; }
body ul li { margin: 0 0 0 20px; list-style-type: disc;  }

body blockquote {font-style: italic; border: 1px solid #ccc; margin: 10px 0; padding: 3px;}

#footer {background: #f6f6f6; padding: 20px 0; color: #656565; font-family:"Trebuchet MS"; }
#footer p {font-size: 0.7em;}

