#h1
{color: white; font-style: italic; align: left; font-weight: bold; font-family: Arial CE; letter-spacing: 8pt; font-size: 24pt}


#h2
{color: silver; font-style: italic; align: left; font-weight: normal; font-family: Arial CE; letter-spacing: 12pt; font-size: 28pt}


#text1
{color: black; font-style: normal; align: left; font-weight: bold; font-family: Arial CE; letter-spacing: normal; font-size: 12pt; background-image: url('images/bg02.jpg')}


a:link	{text-decoration: none; color: red}
a:actived {text-decoration: none; color: red}
a:visited {text-decoration: none; color: red}
a:hover	{text-decoration: underline; color: red}




body, html  {
scrollbar-track-color: silver;
scrollbar-face-color: blue;
scrollbar-highlight-color: color;
scrollbar-3dlight-color: green;
scrollbar-darkshadow-color: black;
scrollbar-shadow-color: red;
scrollbar-arrow-color: white;

background-image: URL('images/bg01.jpg');
background-attachment: fixed;
background-color: blue;
color: white}