
BODY { 
    background-repeat: repeat;
    text-decoration: none;
    text-align: left;
    font-size: small;
    background-color: #FFFFFF;
    font-family: verdana, arial, helvetica, sans-serif;
    }


.feature, p, td
    { 
    text-decoration: none;
    font-size: 12pt;
    color: black;
    font-family: 'X', verdana, arial, helvetica, sans-serif, 'X';
    }

.sidebar
    { 
    text-decoration: none;
    font-size: 11pt;
    color: #333333;
    font-family: 'X', verdana, arial, helvetica, sans-serif, 'X';
    }

.quote
    { 
    text-decoration: none;
    font-weight: bold;
    font-size: 12pt;
    color: #336699;
    font-family: 'X', "Times New Roman", times, serif, 'X';
    }

.small
    {
    font-size: 8pt;
    font-family: 'X', verdana, arial, helvetica, sans-serif, 'X';
    }

.caption
    { 
    text-decoration: none;
    font-size: 8pt;
    color: #336699;
    font-family: 'X', verdana, arial, helvetica, sans-serif, 'X';
    }

.copyright
    {
    text-decoration: none;
    font-size: 8pt;
    text-align: center;
    font-family: 'X', verdana, arial, helvetica, sans-serif, 'X';
    }

a:link     
    { 
    text-decoration: none; 
    color: #336699;
    }
a:visited  
    { 
    text-decoration: none; 
    color: purple;
    }
a:active   
    { 
    text-decoration: underline; 
    color: #FF9933;
    }
a:hover
    { 
    text-decoration: underline; 
    color: #FF9933;
    }

/* headers and such */

h1, p.title
    {
    text-align: left; 
    font-size: 18pt;
    font-weight: bold;
    color: #555555;
    font-family: 'X', "Times New Roman", times, serif, 'X';
    }
.subtitle
    { 
    font-size: 14pt;
    font-weight: normal;
    font-style: italic;
    font-family: 'X', "Times New Roman", times, serif, 'X';
    color: #336699;
    }
h2, p.head2
    { 
    text-align: left;
    font-size: 14pt;
    font-weight: bold;
    color: #555555;
    margin-bottom: 3;
    font-family: 'X', "Times New Roman", times, serif, 'X';
    }
h3, p.head3
    { 
    text-align: left;
    font-size: 10pt;
    font-weight: bold;
    color: #555555;
    margin-bottom: 3;
    font-family: 'X', verdana, arial, helvetica, sans-serif, 'X';
    }
h4, p.head4
    { 
    text-align: left;
    font-size: 10pt;
    font-style: italic;
    font-weight: bold;
    margin-bottom: 3;
    font-family: 'X', verdana, arial, helvetica, sans-serif, 'X';
    }

h5, h6
	{text-align: left;}

.nav1
    {
    font-size: 10pt;
    font-weight: normal;
    text-decoration: none;
    color: #336699;
    font-family: 'X', arial, verdana, helvetica, sans-serif, 'X';
    }

.nav2, a.nav2, td.nav2
    { 
    font-size: 8pt;
    color: #336699;
    line-height: 0.7;
    font-family: 'X', arial, verdana, helvetica, sans-serif, 'X';
    }

/* support styles */

pre
    {
    font-family: 'X', "courier new", courier, monospace, 'X';
    font-size: 9pt;
    color: purple;
    text-align: left;
    }

pre.comment
		{
    font-family: 'X', "courier new", courier, monospace, 'X';
    font-size: 10pt;
    color: green;
    text-align: left;
		}

li 
		{
			font-size: 14px;
			text-align: left;
			line-height: 1.4em;
		}

td 
		{
			font-size: 12px;
			text-align: left;
			line-height: 1.4em;
		}

p 		
		{
			text-align: justify; 
			font-size: 15px; 
			font-family: Arial, Georgia, "Times New Roman", Times, serif;
			color: black;
			line-height: 1.4em;
		}

p.ad0 {color: white; font-family: Verdana; font-weight: bold; font-size: 12pt; text-align: center;}
p.ad1 {color: white; font-family: Verdana; font-weight: bold; font-size: 10pt; text-align: center;}
p.ad2 {color: #ff9933; font-family: Verdana; font-weight: bold; font-size: 12pt; text-align: center}
p.ad3 {color: black; font-family: Verdana; font-weight: bold; font-size: 10pt; text-align: center;}

p.through {text-decoration: line-through}
div.product_head 
		{
		text-align: left; 
		color: red;
		} 
span.small 
		{
		font-size: 8pt;
		}
span.class0 
		{
		font-size: 9pt;
		}