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

table
{
	color: #505050; 
	font-family:  verdana;
	text-decoration: none;
	}

table-1
{
	color: #505050; 
	background-color: #FF8080;
	font-family:  verdana;
	text-decoration: none;
	}

p
{
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: 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;
	}