1 |
|
<!-- original author: Shane M. Coughlan --> |
2 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
3 |
<html xmlns="http://www.w3.org/1999/xhtml"> |
<html xmlns="http://www.w3.org/1999/xhtml"> |
4 |
<head> |
<head> |
5 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> |
6 |
<meta name="keywords" content="WinPT Encryption Public-Key Privacy PGP GPG GnuPG Crypto Tray Taskbar OpenPGP Frontend Shell"> |
<meta name="keywords" content="WinPT Encryption Public-Key Privacy PGP GPG GnuPG Crypto Tray Taskbar OpenPGP Frontend Shell"> |
|
|
|
|
<!-- original author: Shane M. Coughlan --> |
|
|
|
|
7 |
<title>Windows Privacy Tray - WinPT</title> |
<title>Windows Privacy Tray - WinPT</title> |
8 |
<style type="text/css"> |
<link rel="stylesheet" href="winpt-style.css"> |
|
<!-- |
|
|
.style1 { |
|
|
font-family: Verdana, Arial, Helvetica, sans-serif; |
|
|
font-weight: bold; |
|
|
font-size: 24px; |
|
|
color: #000000; |
|
|
} |
|
|
.style2 {font-family: Verdana, Arial, Helvetica, sans-serif} |
|
|
.style3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; } |
|
|
a:link { |
|
|
color: #0000CC; |
|
|
text-decoration: none; |
|
|
} |
|
|
a:visited { |
|
|
text-decoration: none; |
|
|
color: #0000CC; |
|
|
} |
|
|
a:hover { |
|
|
text-decoration: underline; |
|
|
color: #0000CC; |
|
|
} |
|
|
a:active { |
|
|
text-decoration: none; |
|
|
color: #0000CC; |
|
|
} |
|
|
.style4 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; } |
|
|
--> |
|
|
</style> |
|
9 |
</head> |
</head> |
10 |
|
|
11 |
<body> |
<body> |