* {
    xxfont-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
    font-family: Tahoma,Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
	color: #484848;
}

.feature td, .feature td b{
    font-size: 13px;
}

body {
    background:#E6E6E6;
}
.wrapper {
    background: url(images/bg.gif);
}

.f18 {
    font-size: 16px;
}
.f16 {
    font-size: 14px;
}
.f14 {
    font-size: 12px;
}

h3 {
    font-size: 14px;
    padding:0px;
    margin: 10px 0px;
}

h1 {
    font-family: arial, sans-serif;
    font-size:26px;
    letter-spacing:-1px;
    color: #0066cc;
}
h2 {
    font-family: arial, sans-serif;
    font-size:16px;
    letter-spacing:-1px;
    color: #bb0000;
    padding: 15px 0px 0px 0px;
    margin: 0px;
}


.red {
    color: #CC0000;
}
.blue {
    color: #0066CC;
}
.green {
    color: #339900;
}
.orange {
    color: #FF9900;
}

a, a:visited {
    text-decoration: none;
    color: #0066CC;
    outline: none;
}

.menu, .menu a, .menu a:visited    {
    color: #fff;
    font-family: arial, sans-serif;
    font-size:12px;
    xletter-spacing:-1px;
    font-weight: bold;
}
small {
    font-size: 11px;
}

.footnote, .footnote a, .footnote a:visited, .footnote p  {
    line-height: 16px;
    font-size: 12px;
    font-family: arial, sans-serif;
    text-decoration: none;
    font-weight: bold;
    color:#666;
}
.footnote p {
    font-weight: normal;
}

table .il td, table .il td b  {
    font-size: 12px;
}

p {
    padding: 0px;
    margin: 10px 0px 10px 0px;
}

.myForm td, input, select, textarea, checkbox, button  {
    font-family: tahoma;
    font-size: 13px;
}
.required {
    color: red;
}

.tut-content p  {
	padding: 0px;
	margin: 0px;
}

.tut-content h4  {
	padding: 0px;
	margin: 15px 0px 0px 0px;
}