body
{
	margin: 0 auto;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: 10pt;
	color: #000000;
	background-color: #FFFFFF;
}

li
{
	font-size: 10pt;
	margin-bottom: 3px;
}

table
{
	width: 100%
}

td
{
	vertical-align: top;
}

ol
{
	margin-top: 0;
}

ul
{
	margin-top: 0;
}

.a-left
{
	text-align: left;
}

.a-right
{
	text-align: right;
}

.a-center
{
	text-align: center;
}

.a-justify
{
	text-align: justify;
}

.clear
{
	clear: both;
}

.column-body
{
	width: 620px;
	background-color: #FEEABA;
}

.column-left
{
	width: 180px;
	background-color: #954A00;
	vertical-align: top;
}

.company-info
{
	text-align: center;
	margin-top: 15px;
}

.contact-name
{
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 15px;
	margin-left: 20px;
	margin-right: 20px;
}

.contact-cv
{
	font-size: 11pt;
	font-weight: normal;
	text-decoration: none;
	margin-left: 20px;
	margin-right: 20px;
}

.left-text
{
	color: #FFFF00;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
}

.newsheader
{
	color: #FFFF00;
	font-size: 36pt;
	font-weight: bold;
	text-align: center;
}

.newsissue
{
	color: #FFFF00;
	font-size: 16pt;
	font-weight: bold;
	text-align: center;

}

.news-text
{
	margin-left: 20px;
	font-size: 11pt;
	margin-bottom: 5px;
	margin-right: 10px;
}

.news-title
{
	font-size: 14pt;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 20px;
}

.news-web
{
	margin-left: 40px;
	font-size: 10pt;
	margin-right: 20px;
}

.news-webdate
{
	margin-top: 20px;
	font-weight: bold;
}

.news-webtitle
{
	.color: red;
	.font-weight: bold;
	.text-decoration: underline;	
}

.news-webtext
{
	margin-bottom: 5px;
}



.page-text
{
	margin-bottom: 5px;
	margin-left: 20px;
	margin-right: 20px;
}

.page-title
{
	font-weight: bold;
	font-size: 24pt;
	margin: 20px;
}

.page-subtitle
{
	margin-left: 20px;
	font-weight: bold;
	font-size: 16pt;
	margin-top: 10px;
}

.picture-left
{
	float: left;
	margin-left: 20px;
	margin-right: 10px;
}

.tips-head
{
	margin-left: 20px;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: underline;
}
.top-10
{
	margin-top: 10px;
}

.top-20
{
	margin-top: 20px;
}
.top-40
{
	margin-top: 40px;
}

.vbottom
{
	vertical-align: bottom;
}

.vmiddle
{
	vertical-align: middle;
}

.vtop
{
	vertical-align: top;
}