﻿.stdtext
{
	border-left: thin;
	font-family: Microsoft Sans Serif;
	font-style: normal;
	font-size: 10.5pt;
	color: black;
	line-height: 130%;
	text-align: justify;
}



.stdtext_special
{
	font-family:Microsoft Sans Serif;
	font-style:normal;
	font-size:10.5pt;
	color:black;
	line-height:130%;
	text-align: justify;
	margin-top: 12pt;
	margin-bottom: 0px;
}

.stdtext_special2
{
	font-family:Microsoft Sans Serif;
	font-style:normal;
	font-size:10.5pt;
	color:black;
	line-height:130%;
	text-align: justify;
	margin-top: 13pt;
	margin-bottom: 0px;
}




.std_centred_text
{
	margin-left: auto; 
	margin-right: auto;
	font-family:Microsoft Sans Serif;
	font-size:10.5pt;
	color:black;
	line-height:100%;
	text-align: center;
}

std_right_text
{
	margin-left: auto; 
	margin-right: auto;
	font-family:Microsoft Sans Serif;
	font-size:10.5pt;
	color:black;
	line-height:130%;
	text-align: right;
}



.read_more_text
{
	border-left: thin;
	font-family: Microsoft Sans Serif;
	font-style: normal;
	font-size: 10.5pt;
	color: #0070C0;
	line-height: 130%;
	text-align: justify;
}


.heading
{
	font-family:Microsoft Sans Serif;
	font-size: 14pt;
	color: #0070C0;
	line-height: 130%;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 0px;
}


.heading_special
{
	font-family:Microsoft Sans Serif;
	font-size: 14pt;
	text-align: justify;
	color: #0070C0;
	line-height: 130%;
	margin-top: 7pt;
}

.heading_centered
{
	font-family:Microsoft Sans Serif;
	font-size: 14pt;
	text-align: center;
	color: #0070C0;
	line-height: 130%;
	margin-top: 7pt;
}


.heading_special_bottom
{
	font-family:Microsoft Sans Serif;
	font-size: 14pt;
	text-align: justify;
	color: #0070C0;
	line-height: 130%;
	margin-bottom: 12pt;
}

.list
{
	font-family:Microsoft Sans Serif;
	font-style:normal;
	font-size:10.5pt;
	color:black;
	line-height:130%;
	text-align: justify;
	margin-top: 3px;
	margin-bottom: 5px;
	list-style-image: url('../images/blue_big.gif');
}


