.h7{
	background-color : 99ccff;
	color:800000;
	font-size : 10pt;
}

.h6{
	background-color: 800000;
	font-size : 10pt;
	color : White;
}

h5{
	background-color : 99ccff;
	color:800000;
	font-size : 12pt;
}

h4{
	background-color: 800000;
	font-size : 12pt;
	color : White;
}

h3{color : 800000;
	font-size : 12pt;}

h2{
	color : black;
	font-size : 12pt;
}



h1{
	background-color : 99ccff;
	color:000000;
	font-size : 12pt;
	text-align : center;
	
}


A {
	color: 000000;
	text-decoration:none;
	font-size: 12pt;
	font-family: "Times New Roman";
}

A:hover {
	color:ffffff;
	text-decoration : underline;
}

body
{
	scrollbar-base-color: 13314f;
	scrollbar-arrow-color: 13314F;
	scrollbar-darkshadow-color: black;
	scrollbar-face-color: 99ccff;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: 0E5AA7;
	scrollbar-3dlight-color: 13314F;
	background-color : 88A8E1;
}

.red {
	background-color : 800000;
}