H1  {
	font-size: 24pt;
	font-family: Comic Sans MS;
	font-weight : bold;
	font-style : normal;
	color : #990000;
}

H2  {
	font-size: 18pt;
	font-family: Comic Sans MS;
	font-weight : bold;
	font-style : normal;
	color : #990000;
}

H3  {
	font-size: 14pt;
	font-family: Comic Sans MS;
	font-weight : bold;
	font-style : normal;
	color : #990000;
}

H4  {
	font-size: 11pt;
	font-family: Comic Sans MS;
	font-weight : bold;
	font-style : normal;
	color : #990000;
}

H5  {
	font-size: 12pt;
	font-family: Comic Sans MS;
	font-weight : bold;
	font-style : normal;
	color : #990000;
}

H6  {
	font-size: 8pt;
	font-family: Comic Sans MS;
	font-weight : bold;
	font-style : normal;
	color : #990000;
}

STRONG {
	color : #FF0000;
}

A:link  {
	color : #990000;
}

A:visited  {
	color : #990000;
}

A:active  {
	color : #990000;
}

A:Hover  {
	color : #FF0000;
	font-weight : bold; 
}

BODY  {
	font-size : 11pt;
	font-family: Comic Sans MS;
	font-weight : bold;
	font-style : normal;
	color : #990000;
	background: url(image4.jpg) fixed ;
    scrollbar-3d-light-color : #FFF7CE;
	scrollbar-arrow-color : #990000;
	scrollbar-base-color : #FFF7CE;
	scrollbar-dark-shadow-color : #DAC99E;
	scrollbar-face-color : #FFEFC6;
	scrollbar-highlight-color : #F0D8A4;
	scrollbar-shadow-color : #DAC99E;
}


TABLE  {
	font-family: Comic Sans MS;
	font-weight : bold;
	font-size: 10pt;
	color : #990000;
	position : relative;
	font-style : normal;
}

TD {		
	font-family: Comic Sans MS;
	font-weight: bold;
	font-size: 10pt;
	color : #990000;
	position: relative;
}

TH {		
	font-family: Comic Sans MS;
	font-weight: bold;
	font-size: 10pt;
	color : #404040;
	background: #FF9900;
	position: relative;
}

TR {		
	font-family: Comic Sans MS;
	font-weight: bold;
	font-size: 10pt;
	color : #990000;
	position: relative;
}
