H1 {
	font-family : Arial;
    font-weight : bold;
	color : #FF0000;
	font-style : normal;
    text-align : center;}
H2 {
    font-family : Arial;
    font-weight : bold;
    color : #FF0000;
    font-style : normal;
    text-align : center;}
BODY {
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #FF0000;
	background-color : #FDBE02;
	height : auto;
	width : auto;
    scrollbar-3d-light-color:#FAC700;
    scrollbar-arrow-color:#FAC700;
    scrollbar-base-color:#990000;
    scrollbar-dark-shadow-color:#FAC700;
    scrollbar-face-color:#990000;
    scrollbar-highlight-color:#FAC700;
    scrollbar-track-color:#ff0000;
    scrollbar-shadow-color:#FAC700;}
A {
    font-family : Arial;
    font-weight : bold;
    font-style : normal;
    text-decoration : none;
    color : #0000FF;}
A:VISITED {
     font-family : Arial;
     font-weight : bold;
     font-style : normal;
     text-decoration : none;
     color : #000000;}
 A:HOVER {
     font-family : Arial;
     font-weight : bold;
     font-style : normal;
     text-decoration : underline;
     color : #000000;}
 A:ACTIVE {
    font-family : Arial;
    font-weight : bold;
    font-style : normal;
    text-decoration : none;
    color : #0000FF;}                                                                              
B {
    font-weight : bold;
    font-size : medium;
    font-family : Arial;}
P {
    text-align : left;
    text-indent : 20px;} 
DIV {
    text-align : center;}
.first {
    color : #000000;
    font-weight : bold;}
.second {
    text-decoration : underline;
    font-style : italic;}
.third {
    font-weight : bold;
    font-size : medium;
    font-family : Arial;
    color : #FFFF00;}
.fourth {
    text-align : right;}
.fifth {
    color : #0000FF;
    font-style : italic;}
.sixth {
    color : #FFFF00;
    font-weight : bold;}
.seventh {
    font-style : italic;}
.eighth {
    font-weight : bold;
    font-size : large;
    color : #0000FF;}
.ninth {
    font-weight : bold;
    font-size : medium;
    font-family : Arial;
    color : #FF0000;}
.tenth {
    color : #000000;
    font-weight : bold;
    text-align : center;}
I {
    font-style : italic;
    font-weight : bold;
    font-size : medium;}
