BODY {
		font-family: Tahoma;
		font-size: 10pt;
		font-weight: light;
		font-style: normal;
		cursor: auto ;
		color: #FFFFFF;
		background-colour: #FFFF00;
		background: #FFFFFF;
		text-transform: none;
		text-decoration: none;
		text-align: justify;
		text-indent: 0.5cm;
		margin-left: 1cm;
		margin-right: 1cm;
		border-style: solid;
		border-color: #FFFFFF;
		
}

H1 {
		font-family: Arial Black;
		font-size: 14pt;
		font-weight: normal;
		font-style: none;
		color: #C0C0C0;
		background: #FFFFFF;
		margin-left: 1cm;
		margin-right: 1cm;
		cursor: default;
}

H2 {
		font-family: Tahoma;
		font-size: 10pt;
		font-weight: bold;
		color: #000000;
		background: #FFFFFF;
		margin-left: 1cm;
		margin-right: 1cm;
		cursor: default;
}

H3 {
		font-family: Arial Black;
		font-size: 24pt;
		font-weight: normal;
		font-style: none;
		color: #C0C0C0;
		background: #FFFFFF;
		margin-left: 1cm;
		margin-right: 1cm;
		cursor: default;
}

H4 {
		font-family: Tahoma;
		font-size: 8pt;
		font-weight: normal;
		font-style: none;
		color: #C0C0C0;
		background: #FFFFFF;
		text-align: centre;
		margin-left: 1cm;
		margin-right: 1cm;
		cursor: default;
}

H5 {
		font-family: Arial Black;
		font-size: 33pt;
		font-weight: normal;
		font-style: none;
		color: #000080;
		background: #FFFFFF;
		margin-left: 1cm;
		margin-right: 1cm;
		cursor: default;
}

A:LINK {
		font-family: Tahoma;
		font-size: 10pt;
		font-weight: light;
		font-style: normal;
		color: green;
		background: #FFFFFF;
		cursor: hand;
		border-style: solid;
		border-color: #FFFFFF;
}

A:VISITED {
		font-family: Tahoma;
		font-size: 10pt;
		font-weight: light;
		font-style: normal;
		cursor: auto ;
		color: green;
		background: #FFFFFF;
		cursor: hand;
		border-style: solid;
		border-color: #FFFFFF;
}

P {
		font-family: Tahoma;
		font-size: 10pt;
		font-weight: light;
		font-style: normal;
		cursor: default;
		color: #000000;
		background: #FFFFFF;
		text-transform: none;
		text-decoration: none;
		text-align: justify;
		text-indent: 1cm;
		margin-left: 1cm;
		margin-right: 1cm;
}		


IMG {
		background: #FFFFFF;
		color: #FFFFFF;
		border-style: solid;
		border-color: #FFFFFF;
}
