BODY{
	SCROLLBAR-FACE-COLOR: #ff6600; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ff6600; 
	SCROLLBAR-SHADOW-COLOR: #ff9900;  
	SCROLLBAR-3DLIGHT-COLOR: #000000; 
	SCROLLBAR-ARROW-COLOR: #000000; 
	SCROLLBAR-TRACK-COLOR: #ff9900; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000; 
	SCROLLBAR-BASE-COLOR: #ff9900; 
	font-family : "Comic Sans MS";
	font-size : 14px;
	background : Black;
	color : White;
	margin : 0%;
}

A.btop {
	color: #BB0000;
	text-decoration: none;
	font-size: 14px;
	font-family: Arial;
}

A:visited.btop { 
	color: #BB0000;
	text-decoration: none;
	font-size: 14px;
	font-family: arial;
 }
A:hover.btop {
	color: Yellow;
	text-decoration: none;
	font-size: 14px;
	font-family: arial;
}

A.bint {
	color: Red;
	text-decoration: none;
	font-size: 14px;
	font-family: Comic Sans Ms;
}
 
A:hover.bint {
	color: Yellow;
	text-decoration: none;
	font-size: 14px;
	font-family: Comic Sans Ms;
}

A:visited.bint { 
	color: red;
	text-decoration: none;
	font-size: 14px;
	font-family: Comic Sans Ms;
 }

H1 {
    color : #BB0000;
    font-family : Arial, Helvetica, sans-serif;
    font-size : 35px;
    font-weight : bold;
}

TD.bd {
	color : Black;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	background-color : Red;
	vertical-align : middle;
}
 
 TD.bd1 {
	color : White;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left : 4px;
	border-bottom-color : Red;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-left-color : Red;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : Red;
	border-right-style : solid;
	border-right-width : 1px;
	padding : 4px;
}
 TD.bt {
	color : White;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	margin-left: 15px;
	padding-left : 15px;
}

TD.pi1 {
    background-color : #FFDF7D;
    color : black;
    font-size: 14px;
    text-align: center;
}

TD.pi2 {
    background-color : #FFC0B2;
	color : black;
	font-size: 14px;	
	text-align: center;
}

TD.pi4 {
    background-color : #A2B3F9;
    color : black;
    font-size: 14px;
    text-align: left;
    font-family : Arial, Helvetica, sans-serif;
}

TD.pi3 {
	background-color: white;
	color : black;
	font-size: 14px;	
	text-align: center;
}

table.bo {
    background-color : #A2B3F9;
}	

A.ind {
    color: Blue;
    text-decoration: underline;
    font-size: 20px;
    font-family: Arial;
}

A:visited.ind {
    color: Blue;
    text-decoration: underline;
    font-size: 20px;
    font-family: arial;
}
A:hover.ind {
    color: Navy;
    text-decoration: underline;
    font-size: 20px;
    font-family: arial;
}

H2 {
    color : Blue;
    font-family : Arial;
    font-size : 20px;
    font-weight : bold;
}
