body		{ 
	font-family: trebuchet ms, georgia, serif;
	color: #213258;
	letter-spacing: 1px; 
	font-weight: normal; 
	font-size: 11px;

	background-image: url('images/bg.gif');
	background-repeat: repeat-x;
	background-position: top right;
	background-attachment: scroll; 
		}
table 		{ 
	letter-spacing: 1px; 	
	text-align: justify;
	font-weight : normal; 
	font-size: 11px; 
		}
b 		{	
	font-family: trebuchet ms, georgia, serif;
	font-size: 8pt;
	color: #00006C;
	text-transform: uppercase;
		}
b2, strong 	{
	color: #82A4AB;
	background-color: #F8F8F8;
  	font-weight: bold;
	text-transform: lowercase;
		}
i 		{
	color: #CF080A;
		}
.form 		{
	font-family: trebuchet ms, georgia, serif;
	font-size: 11px;
	color: #505D7A;
	background-color: #EDEFF3;
	letter-spacing: 1px; 
	padding: 3px;
	border: 2px solid #EDEFF3; 
		}
.donate 	{
	background-color: #5C6E95;
	padding: 5px;
		}
.code 		{
	background-color: #C5CACB;
	padding: 5px;
		}
h1, .head { 
	font-family: arial, serif; 
	font-size: 14px; 
	color: #788087; 
	text-align: right; 
	font-weight: bold; 
	padding-right: 5px;
	padding-top: 5px;
	letter-spacing: 2px;
	text-transform: uppercase;
		}
h1:first-letter {
	color: #A1A8B0;
		}
li		{
	list-style-type: square;
		}
A:link, A:active, A:visited {
	color: #00759C; 
	text-decoration: none; 
	font-weight: bold; 
		}
A:hover 	{
	letter-spacing: 1px; 
	color: #656565;
	text-decoration: none; 
	font-weight: bold;
		}
