body {
	font-size:10.0pt;
	mso-bidi-font-size:12.0pt;
	font-family:Tahoma, Helvetica, sans-serif;
	text-indent: 5%;
	margin-left: 10%;
	margin-right: 10%;
	color: black;
}

b { 
	text-indent: 0;
	font-size:10.0pt;
	font-weight: bold;
	color: red;
}
	
h1 {
	text-indent: 0;
	font-size:20.0pt;
	color: red;
}

h2 {
	text-indent: 0;
	color: black;
	font-size: 14.0pt;
}

link {
	font-family:Tahoma, Helvetica, sans-serif;
	font-size: 10.0pt;
	color: blue;
}

table {
	text-indent: 10%;
	font-size:10.0pt;
	mso-bidi-font-size:12.0pt;
	font-family:Tahoma, Helvetica, sans-serif;
}

hr {
	text-indent: 0;
	color: red;
}

img {
	text-indent: 0;
}

A:link {
	color: black;
	text-indent: 0;
}

A:visited {
	color: black;
	text-indent: 0;
}

A:active {
	color: grey;
	text-indent: 0;
}

ol {
	text-indent: 0;
}

ul {
	text-indent: 0;
	list-style-type: square;
}
b.special {
	text-indent: 0;
	font-weight: normal;
	color: black;	
}

