a:link
{
	color: rgb(14,101,240); 
}
a:visited
{
	color: rgb(14,101,240); 
} 
a:active 
{
	color: rgb(14,101,240);
}
table
{
	table-border-color-light: rgb(255,204,102);
	table-border-color-dark: rgb(204,153,102); 
	font-family: Verdana, Arial, Helvetica;
}
body
{
	font-family: Verdana, Arial, Helvetica;
	background-color: rgb(212,228,253);
	color: rgb(14,101,240);
}

h1
{
	font-family: Verdana, Times New Roman, Times;
	color: rgb(14,101,240);
}
h2
{
	font-family: Verdana, Times New Roman, Times;
	color: rgb(14,101,240); 
}
h3
{
	font-family: Verdana, Times New Roman, Times;
	color: rgb(14,101,240); 
}
h4
{
	font-family: Verdana,  Times New Roman, Times;
	color: rgb(14,101,240);
}
h5
{
	font-family: Verdana, Times New Roman, Times;
	color: rgb(14,101,240);
}
h6
{
	font-family: Verdana,  Times New Roman, Times;
	color: rgb(14,101,240);
}
