/* CSS Document */

body {
	margin: 0 0 0 0;
	background-color:#666666
	}	

tbl_bg {
	background-image:url(../img/body_bg.gif)
	}


H1 {
	font-family: Century Gothic;
	font-size: 18px;
	line-height: 26px;
	letter-spacing: .15em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-variant:small-caps;
	margin-left: 50px;
	margin-top: 35px;
	margin-right: 20px;

}



H3 {
	font-family: Century Gothic;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-variant:small-caps;
	margin-right: 10px;
}
H4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #ffffff;
	margin-left: 50px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	margin-top: 10px;
	margin-right: 20px;
}

p{

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left: 50px;
	line-height: 18px;
	font-style:normal;
	text-align: justify;
	margin-right: 20px;
}
.upsize{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-left: 50px;
	line-height: 18px;
	font-style:normal;
	text-align: justify;
	margin-right: 20px;
}

.capt{

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
}

.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a {
	color: #ffffff;}

a.inline {
	color: #333333;}

a.noline { 
	text-decoration: none; 
}
a.noline:link { 
	text-decoration: none; 
}
a.noline:visited { 
	text-decoration: none; 
}
a.noline:hover { 
	text-decoration: none; 
}
