BODY {	background-color: white;
		color: #666666;
		font-family: Verdana, arial, sans-serif;
		font-size: x-small;
		margin-top: 0px; 
		margin-left: 10px;
		margin-bottom: 0px;
SCROLLBAR-FACE-COLOR: #FFFFFF; SCROLLBAR-HIGHLIGHT-COLOR: #[Hex code]; SCROLLBAR-SHADOW-COLOR: #666666; SCROLLBAR-3DLIGHT-COLOR: #c0c0c0; SCROLLBAR-ARROW-COLOR:#000000; SCROLLBAR-TRACK-COLOR:#ffffff; SCROLLBAR-DARKSHADOW-COLOR: #000000; SCROLLBAR-BASE-COLOR: #C0C0C0; }

h1 {           color: #666666;         
                    font-family: Verdana, arial, san-serif;
                      font-size: x-large;
		            font-weight: normal;
                 vertical-align: top;       
				 border-bottom-width: 1px;
	border-color: #666666;
	border-right-width : 0px;
	border-top-width : 0px;
	border-left-width : 0px;
	border-style : solid;    }

h2 {           color: #666666;         
                    font-family: Verdana, arial, san-serif;
                      font-size: medium;
		            font-weight: normal;
                 vertical-align: top            }
				 
				 hr {
	border-width : 1px;
	border-style : thin;
	border-color : 666666;
}


.bodytext     {
	color: #666666;
	/* Main text in the body */
	font-family: verdana, arial, san-serif;
	font-size: x-small;
	font-weight: normal;
	vertical-align: top
}

.menu     {
	color: #666666;
	/* Main text in the body */
	font-family: verdana, arial, san-serif;
	font-size: xx-small;
	font-weight: normal;
	vertical-align: top
}

.footer     {
	color: #666666;
	/* Main text in the body */
	font-family: verdana, arial, san-serif;
	font-size: xx-small;
	font-weight: normal;
	vertical-align: top
}

p.two
{
	border-bottom-width: 1px;
	border-color: #666666;
	border-right-width : 0px;
	border-top-width : 0px;
	border-left-width : 0px;
	border-style : solid;
}

p.one {
	border-width : 1px;
	border-style : solid;
	border-color : #666666;
}


ul { list-style-type: circle }

       A:link {
	font-family:  verdana, arial, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	text-decoration: none;
	color: #999999
}
A:active { text-decoration: none }
A:visited {
	text-decoration: none;
	color: #333333;
	font-size : xx-small;
} 
A:hover   {text-decoration: underline;
                          color: #444444  }

A.side:link {
	font-family:verdana, arial, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	text-decoration: none;
	color: #999999
}
A.side:active { text-decoration: none }
A.side:visited {
	text-decoration: none;
	color: #333333;
	font-size : xx-small;
} 
A.side:hover   {text-decoration: underline;
                          color: #444444  }
						  
       A.foot:link {
	font-family: verdana, arial, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	text-decoration: none;
	color: #999999
}
A.foot:active { text-decoration: none }
A.foot:visited { text-decoration: none;
	color: #333333 } 
A.foot:hover   {text-decoration: underline;
                          color: #444444  }