/*
Design by TemplateFusion
http://templatefusion.org
Released for free under a Creative Commons Attribution 2.5 Canada License
*/

body {
margin: 0;
padding: 0;
background: #FFFFFF url(images/img01.jpg) repeat-x;
font-size: 13px;
color: #666666;
}

body, th, td, input, textarea, select, option {
font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#666666;
}

h1 {
letter-spacing: -2px;
font-size: 3em;
}

h2 {
letter-spacing: -1px;
font-size: 2em;
}

h3 {
font-size: 1em;
}

p, ul, ol {
line-height: 200%;
}

img {
border: 0px;
}

a {
color: #333333;
}

a:hover {
text-decoration: none;