body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #FBFBFB;
	font-family: arial, verdana, tahoma, helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #0B0B0D;
	text-align: justify;
	padding: 0px;
	margin: 0px;
}


table, tr, td {
	border: none;
	font-family: arial, verdana, tahoma, helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #0B0B0D;
	text-align: justify;
}


a:link, a:visited {
	font-family: century gothic, tahoma, arial, sans-serif;
	font-style: normal;
	color: #5B90C1;
	text-decoration: none;
}


a:hover {
	font-family: century gothic, tahoma, arial, sans-serif;
	font-style: italic;
	color: #5B90C1;
	text-decoration: none;
}


a:active {
	font-family: century gothic, tahoma, arial, sans-serif;
	font-style: normal;
	color: #5B90C1;
	text-decoration: none;
}


img {
	border: 0;
}


a img {
	border-right: 3px solid #B6D1EB;
	border-bottom: 3px solid #B6D1EB;
	padding: 0px 5px 5px 0px;
}


a:hover img {
	border-right: 3px solid #5B90C1;
	border-bottom: 3px solid #5B90C1;
	padding: 0px 5px 5px 0px;
}


p, li { 
	font-size: 13px;
	line-height: 22px;
	text-align: justify;
}


h1 {
	font-family: century gothic, tahoma, arial, sans-serif;
	font-size: 18px;
	line-height: 25px;
	font-weight: normal;
	letter-spacing: 4px;
	color: #3C6496;
	text-align: left;
	text-transform: uppercase;
	margin: 0px;
}


.title {
	font-family: century gothic, tahoma, arial, sans-serif;
	font-size: 13px;
	line-height: 22px;
	text-align: left;
	text-transform: uppercase;
}


.title a:link, .title a:visited {
	font-style: normal;
	letter-spacing: 2px;
	color: #5B90C1;
	text-decoration: none;
}


.title a:hover {
	font-style: normal;
	letter-spacing: 3px;
	color: #5B90C1;
	text-decoration: none;
}


.title a:active {
	font-style: normal;
	letter-spacing: 2px;
	color: #5B90C1;
	text-decoration: none;
}


.site {
	margin: 0px 0px 0px 8px;
}