/* CSS Document */

p {
font-family:"Verdana"
font-size:10px;
color:#000000;
text-align:left
}

h1 {
font-family:"Verdana";
font-size:8px;
color:#666666;
line-height:inherit;
text-align:center;
}


h2 {
font-family:"Air Conditioner";
font-size:11px;
font-style:normal;
letter-spacing:-1px;
color:#FF0000;
vertical-align:text-bottom;
text-align:left
}

.bold {
font-family:"Verdana";
font-weight:bold
font-size:10px;
color:#000000;
}

.navlink {
font-family:"Air Conditioner";
font-size:11px;
padding-bottom:0px;
font-style:normal;
color:#FF0000;
}

.h1link {
font-family:"Verdana";
font-size:8px;
color:#999999;
}

a:link {
text-decoration:none;
}

a:hover {
color:#666666;
text-decoration:none;
}

a:visited {
text-decoration:none;
color:#FF0000
}

#content {
}

#header {
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#FF0000;
}

#nav {
border-top-style:solid;
border-top-width:1px;
border-top-color:#FF0000
}

