a:link
{
	color: rgb(119,153,223);
}
a:visited
{
	color: rgb(119,153,223); 
} 
a:active 
{
	color: rgb(119,153,223);
	}
body
{
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	background-color: rgb(159,189,233);
	color: rgb(0,0,0);	
}
table
{
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102); 
}
h1
{
	color: rgb(119,153,223);
	font-size: 18pt;
	font-weight:bold;
	text-decoration:none;

}
h2
{
	color: rgb(00,00,00);
	font-size: 14pt;
	font-weight:bold;
	text-decoration:none;


}
h3
{
	color: rgb(00,00,80);
	font-size: 14pt;
	font-weight:bold;
	text-decoration:none;
}
h4
{
	color: rgb(00,00,80);
	font-size: 10pt;
	font-weight:bold;
	text-decoration:none;

}
h5
{
	color: rgb(00,00,80);
	font-size: 8pt;
	font-weight:bold;
	text-decoration:none;

}
h6
{
	color: rgb(00,00,80);
	font-size: 6pt;
	font-weight:bold;
	text-decoration:none;

}
