
body 
{
	background-color: #303099;
	color: #280177;
	font-family:  verdana;
	}

table
{
	color: #505050; 
	background-color: #FFFFFF;
	font-family:  verdana;
	text-decoration: none;
	}
a
{
	color: #2020FF; 
	font-family: verdana;
	text-decoration: underline;
	font-weight: bolder;
	}

a:hover
{
	color: #FF2020; 
	font-family: verdana;
	text-decoration: underline;
	font-weight: bolder;
	}

h1
{
	color: #505050; 
	font-size: 20px;
	font-family: verdana;
	font-weight: bolder;
	}
	

h2
{
	color: #505050; 
	font-size: 15px;
	font-family: verdana;
	font-weight: bolder;
	}