body {
	font-family: MS Sans Serif, Tahoma, sans-serif;
	font-size: 11pt;
}

td {
	font-family: MS Sans Serif, Tahoma, sans-serif;
	color:#333333;
	font-size: 11.6pt;
}

th {
	font-family: MS Sans Serif, Tahoma, sans-serif;
}

h1 {
	font-family: MS Sans Serif, Tahoma, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #0000cc;
}

h2 {
font-family: MS Sans Serif, Tahoma, sans-serif;
font-size: 13pt;
font-weight: bold;
color: #333333;
}
p{
text-indent:1cm;
}

A:link {
	FONT-WEIGHT: bold; COLOR: #0000ff; 
	font-size: 13pt;

}
A:visited {
	FONT-WEIGHT: bold; COLOR: #0000ff; 
}
A:hover {
	COLOR: #ff3300
}