body {
	font-family: Tahoma;
	font-size: 10pt;
}
td {
	font-family: Tahoma;
	font-size: 10pt;
}

p {
	font-family: Tahoma;
	font-size: 10pt;
}
h2 {
	font-family: Tahoma;
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
}
h1 {
	font-family: Tahoma;
	font-size: 18pt;
	color: #333333;
	font-weight: bold;
}
a:link       { font-family: Tahoma; color: #000000; 
               text-decoration: underline }
a:visited    { font-family: Tahoma; color: #000000; 
               text-decoration: underline }
a:active     { font-family: Tahoma; color: #000000; 
               text-decoration: underline }
a:hover      { font-family: Tahoma; color: #800080; 
               text-decoration: underline }
