﻿body 
{
   background-color: #E3E0F5;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
   font-size: small;
}

.ClickableLinkLight
{
	font-weight: bold;
	color: Blue;
	text-decoration: underline; 
	cursor: pointer;
}
