

body
{ 

	background-color: #cccccc;
}



table 
{
	border-collapse: collapse;
	background-color: #3366cc;
}



p {

	font-family: sans-serif;
	color: #ffffff;
	font-size:16px;
}

span.spantext {

	font-family: sans-serif;
	color: #ffffff;
	font-size:16px;
}

h1 {
	text-align: center;
	font-family: Arial, sans-serif;
	color: #ffffff;
	font-size:20px;
}

h2 {
	text-align: center;
	font-family: Arial, sans-serif;
	color: #CCCCCC;
	font-size:18px;


}

h3 {
	text-align: left;
	font-family: Arial, sans-serif;
	color: #ffffff;
	font-size:18px;
}

h4 {
	text-align: left;
	font-family: Arial, sans-serif;
	color: #CCCCCC;
	font-size:16px;
}



img { border: 0; }

p.textcenter {
text-align: center;
	font-family: sans-serif;
	color: #ffffff;
	font-size:16px;
	}
	
	
p.linktext {
font-family: sans-serif;
font-size:15;
}

ul  {
font-family: sans-serif;
	color: #ffffff;
	font-size:14px;
}

