BODY {
	background-color: #D180FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	color: maroon;
	margin-right: 40px

	
}
		
H1 {
font-weight: bold;
color: Navy;
font-size : 29pt;
font-family : Monotype Corsiva}

TABLE
{
    COLOR: Navy;
    BACKGROUND-COLOR: #FF92CA;
    FONT-FAMILY: AvantGarde Md BT;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal

a:link {
text-decoration: none;
font-weight: bolder;
color:Maroon ;
}

a:visited {
text-decoration: none;
font-weight: bolder;
color: brown;
}

a:active {
text-decoration: none;
font-weight: bolder;
color:blue;
}

body {
scrollbar-base-color: #FF92CA}

a:hover {
color:Red;
font-weight: bolder;
}
