@charset "utf-8";
/* CSS Document */

body {background-color:#663300;}

h1 {
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size:24px;
font-weight:200;
color:#999999;
}

h2 {
font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
font-size:18px;
font-weight:400;
color:#888888;
}

p {
font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
font-size:12px;
color:#999999;
}

.style1 {
font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
font-size:14px;
line-height:18px;
color:#999999;
}

a:link {
color:#999999;
font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
font-size:14px;
text-decoration:none;
font-weight:500;
}

a:hover {
color:#FFFFFF;
font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
font-size:14px;
text-decoration:none;
font-weight:500;
}

a:visited {
color:#888888;
font-family:"Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
font-size:14px;
text-decoration:none;
font-weight:500;
}

hr {
color:#999999;
}
