BODY	
	{
	color: #FFCC33;
	background: #000000;
	font-size: 12pt;
	font-family: "Times New Roman", Times, serif;
	background-image: url(images/background.jpg);
	font-weight: bold;
	}
h1	
	{
	color: #CCCCCC;
	font-size: 14pt;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	}
caption
	{
	color: #FFCC33;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-align: justify;
	font-weight: bold;
	}
td	{
	color: #FFCC33;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-align: justify;
	font-weight: bold;
	}
a:link {
	color: #FFCC33; 
	text-decoration: underline; 
	}
a:active {
	color: #FFCC33; 
	text-decoration: underline; 
	}
a:visited {
	color: #FFCC33; 
	text-decoration: underline; 
	}
a:hover {
	color: #FFCC33;
	text-decoration: none;
	font-weight: bolder;
	}