body
{ 
background-image: url("images/gradient4.jpg");
background-repeat: repeat-y
}

a:link {color: #000066}
a:visited {color: #0000FF}
a:hover {color: #999999}
a:active {color: #0000FF}


span.links
{
	font-family: Trebuchet MS, Trebuchet, Tahoma, arial, Times New Roman;
	font-size: 13px;
	text-align: justify;
	width: 500px;
	color: #808080;
	}
	
span.title
{
	font-family: Trebuchet MS, Trebuchet, Tahoma, arial, Times New Roman;
	font-size: 18px;
	text-align: justify;
	width: 500px;
	color: #000066;
	font-weight: bold;
	}
	
span.subtitle
{
	font-family: Times New Roman, Trebuchet MS, Trebuchet, Tahoma, arial;
	font-size: 15px;
	text-align: justify;
	width: 500px;
	color: #000000;
	font-style: italic;
	font-weight: bold;
	}
	
span.body
{
	font-family: Times New Roman, Trebuchet MS, Trebuchet, Tahoma, arial;
	font-size: 13px;
	text-align: justify;
	width: 500px;
	color: #000000;
	font-style: italic
	font-weight: bold
	}

span.footer
{
	font-family: arial, Times New Roman, Tahoma, Trebuchet MS, Trebuchet;
	font-size: 11px;
	text-align: center;
	color: #808080;
	position: absolute;
	width: 500px; 
	top: 950px;
	}